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

16 lines
341 B
Makefile

# $FreeBSD$
PORTNAME= hxt-regex-xmlschema
PORTVERSION= 9.2.0.3
PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Regular expression library for W3C XML Schema regular expressions
LICENSE= MIT
USE_CABAL= hxt-charproperties>=9.0
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>