pkgsrc/textproc/hs-hxt-charproperties/Makefile
pho e3096554df Import hxt-charproperties-9.4.0.0 from wip
Character properties defined by XML and Unicode standards. These
modules contain predicates for Unicode blocks and char proprties and
character predicates defined by XML.
2020-01-17 15:46:39 +00:00

11 lines
285 B
Makefile

# $NetBSD: Makefile,v 1.1 2020/01/17 15:46:39 pho Exp $
DISTNAME= hxt-charproperties-9.4.0.0
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Character properties and classes for XML and Unicode
LICENSE= mit
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"