13 lines
355 B
Makefile
13 lines
355 B
Makefile
# $NetBSD: Makefile,v 1.2 2012/02/11 04:16:58 phonohawk Exp $
|
|
#
|
|
|
|
DISTNAME= hxt-unicode-9.0.2
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Unicode en-/decoding functions used in the Haskell XML Toolbox
|
|
LICENSE= mit
|
|
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|