pkgsrc-wip/hs-hxt-regex-xmlschema/Makefile

15 lines
415 B
Makefile

# $NetBSD: Makefile,v 1.5 2014/05/19 21:28:48 szptvlfn Exp $
#
DISTNAME= hxt-regex-xmlschema-9.1.0
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 "../../textproc/hs-parsec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"