Tweak x11-toolkits/p5-Wx version 0.99.23_2
[dports.git] / x11-toolkits / hs-OpenGLRaw / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       OpenGLRaw
4 PORTVERSION=    1.5.0.0
5 PORTREVISION=   1
6 CATEGORIES=     x11-toolkits haskell
7
8 MAINTAINER=     haskell@FreeBSD.org
9 COMMENT=        Raw binding for the OpenGL graphics system
10
11 LICENSE=        BSD3CLAUSE
12
13 USE_GL=         gl glut
14
15 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
16 .include <bsd.port.mk>