# $FreeBSD: tags/RELEASE_11_0_0/textproc/hs-hxt-regex-xmlschema/Makefile 394918 2015-08-20 23:02:14Z pgj $

PORTNAME=	hxt-regex-xmlschema
PORTVERSION=	9.2.0.2
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 parsec>=2.1 text>=0.10

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
