# $FreeBSD$ PORTNAME= project-template PORTVERSION= 0.1.0.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Specify Haskell project templates and generate files LICENSE= BSD CABAL_SETUP= Setup.hs USE_CABAL= base64-bytestring classy-prelude-conduit>=0.4 conduit>=0.5.4 \ mtl>=2.0 system-fileio>=0.3 system-filepath>=0.4 text>=0.11 \ transformers>=0.2 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include