# New ports collection makefile for: hs-OpenGLRaw-ghc # Date created: December 20 2009 # Whom: Giuseppe Pilichi aka Jacula Modyun # # $FreeBSD$ # PORTNAME= OpenGLRaw PORTVERSION= 1.1.0.1 CATEGORIES= x11-toolkits haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A raw Haskell binding for the OpenGL graphics system CABAL_SETUP= Setup.hs USE_GL= gl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include