pkgsrc-wip/hs-regex-base/Makefile
2011-12-04 12:54:04 +00:00

13 lines
323 B
Makefile

# $NetBSD: Makefile,v 1.6 2011/12/04 12:54:04 phonohawk Exp $
#
DISTNAME= regex-base-0.93.2
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-mtl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"