# $FreeBSD$ PORTNAME= pem PORTVERSION= 0.1.2 PORTREVISION= 2 CATEGORIES= security haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Privacy Enhanced Mail (PEM) format reader and writer LICENSE= BSD USE_CABAL= attoparsec base64-bytestring cereal mtl NO_STAGE= yes .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include