pkgsrc-wip/hs-hxt/Makefile

19 lines
586 B
Makefile

# $NetBSD: Makefile,v 1.14 2014/05/21 21:04:44 szptvlfn Exp $
#
DISTNAME= hxt-9.3.1.1
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Collection of tools for processing XML with Haskell
LICENSE= mit
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-hxt-charproperties/buildlink3.mk"
.include "../../wip/hs-hxt-regex-xmlschema/buildlink3.mk"
.include "../../wip/hs-hxt-unicode/buildlink3.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../net/hs-network/buildlink3.mk"
.include "../../textproc/hs-parsec/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"