1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
# $FreeBSD$ PORTNAME= ConfigFile PORTVERSION= 1.1.1 PORTREVISION= 8 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Configuration file reading and writing LICENSE= LGPL21 USE_CABAL= MissingH>=1.0.0 mtl parsec .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include <bsd.port.mk>