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