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