# New ports collection makefile for: hs-primitive # Date created: June 5, 2010 # Whom: Gabor Pali # # $FreeBSD$ # PORTNAME= primitive PORTVERSION= 0.3 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Wrappers for primitive operations CABAL_SETUP= Setup.hs .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include