freebsd-ports/textproc/hs-hxt-charproperties/Makefile
Gabor Pali ba948bfd0c - Update to 9.1.1
Obtained from:	FreeBSD Haskell
2012-02-13 05:33:47 +00:00

18 lines
426 B
Makefile

# New ports collection makefile for: hs-hxt-charproperties
# Date created: March 13, 2011
# Whom: haskell@FreeBSD.org
#
# $FreeBSD$
#
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>