pkgsrc-wip/hs-hxt-regex-xmlschema/Makefile
2012-02-11 04:15:36 +00:00

14 lines
411 B
Makefile

# $NetBSD: Makefile,v 1.3 2012/02/11 04:15:36 phonohawk Exp $
#
DISTNAME= hxt-regex-xmlschema-9.0.4
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Regular expression library for W3C XML Schema regular expressions
LICENSE= mit
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
.include "../../wip/hs-parsec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"