# $FreeBSD: head/textproc/hs-hxt-regex-xmlschema/Makefile 461362 2018-02-10 08:03:22Z tcberner $

PORTNAME=	hxt-regex-xmlschema
PORTVERSION=	9.2.0.3
PORTREVISION=	1
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>
