# $FreeBSD: x11-toolkits/hs-GLURaw/Makefile 331644 2013-10-26 00:52:33Z gerald $

PORTNAME=	GLURaw
PORTVERSION=	1.3.0.0
PORTREVISION=	1
CATEGORIES=	x11-toolkits haskell

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

LICENSE=	BSD

USE_CABAL=	OpenGLRaw>=1.3

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