# $FreeBSD: tags/RELEASE_10_1_0/textproc/hs-hxt-charproperties/Makefile 367888 2014-09-10 20:50:31Z gerald $

PORTNAME=	hxt-charproperties
PORTVERSION=	9.1.1.1
PORTREVISION=	1
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Character properties and classes for XML and Unicode

LICENSE=	MIT

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