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

PORTNAME=	hxt-charproperties
PORTVERSION=	9.2.0.1
PORTREVISION=	2
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>
