pkgsrc/textproc/hs-hxt-regex-xmlschema/Makefile
2021-05-03 19:00:52 +00:00

13 lines
376 B
Makefile

# $NetBSD: Makefile,v 1.5 2021/05/03 19:01:15 pho Exp $
DISTNAME= hxt-regex-xmlschema-9.2.0.7
PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Regular expression library for W3C XML Schema regular expressions
LICENSE= mit
.include "../../mk/haskell.mk"
.include "../../textproc/hs-hxt-charproperties/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"