# $FreeBSD: head/devel/hs-asn1-parse/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= asn1-parse PORTVERSION= 0.9.1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Simple monadic parser for ASN1 stream types LICENSE= BSD3CLAUSE USE_CABAL= asn1-encoding>=0.9 asn1-types>=0.3 mtl .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include