# $FreeBSD: tags/RELEASE_11_1_0/x11-toolkits/hs-GLURaw/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	GLURaw
PORTVERSION=	1.5.0.1
CATEGORIES=	x11-toolkits haskell

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

LICENSE=	BSD3CLAUSE

USE_CABAL=	OpenGLRaw>=2.4

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