opnsense-ports/textproc/hs-polyparse/Makefile
Franco Fichtner d81000da0e */*: sync with upstream
Taken from: HardenedBSD
2018-07-01 12:11:24 +02:00

14 lines
280 B
Makefile

# $FreeBSD$
PORTNAME= polyparse
PORTVERSION= 1.12
PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Variety of alternative parser combinator libraries
LICENSE= LGPL21
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>