pkgsrc-wip/hs-hxt-xslt/Makefile
PHO / phonohawk 8ab3c4afd6 Import hs-hxt-xslt-9.1.1 as wip/hs-hxt-xslt.
The Haskell XML Toolbox XSLT library.
2013-10-01 09:47:54 +00:00

15 lines
392 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/10/01 09:47:54 phonohawk Exp $
#
DISTNAME= hxt-xslt-9.1.1
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= The XSLT modules for HXT
LICENSE= mit
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-hxt/buildlink3.mk"
.include "../../wip/hs-hxt-xpath/buildlink3.mk"
.include "../../wip/hs-parsec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"