# New ports collection makefile for: hs-hxt-charproperties
# Date created:        March 13, 2011
# Whom:                haskell@FreeBSD.org
#
# $FreeBSD: ports/textproc/hs-hxt-charproperties/Makefile,v 1.3 2012/02/13 05:33:47 pgj Exp $
#

PORTNAME=	hxt-charproperties
PORTVERSION=	9.1.1
CATEGORIES=	textproc haskell

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

CABAL_SETUP=	Setup.hs

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