pkgsrc-wip/hs-regex-tdfa/Makefile

16 lines
419 B
Makefile

# $NetBSD: Makefile,v 1.4 2014/08/01 21:00:41 szptvlfn Exp $
#
DISTNAME= regex-tdfa-1.1.8
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Text.Regex
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../textproc/hs-parsec/buildlink3.mk"
.include "../../textproc/hs-regex-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"