# $FreeBSD: x11-toolkits/hs-OpenGLRaw/Makefile 319894 2013-06-04 18:53:40Z pgj $

PORTNAME=	OpenGLRaw
PORTVERSION=	1.3.0.0
CATEGORIES=	x11-toolkits haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Raw binding for the OpenGL graphics system

LICENSE=	BSD

USE_GL=		gl glut

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
