pkgsrc/textproc/hs-regex-base/Makefile
szptvlfn a146db2f3c Import regex-base-0.93.2 as textproc/hs-regex-base,
packaged for wip by pho.

Haskell Interface API for regex-posix,pcre,parsec,tdfa,dfa
2014-08-01 20:55:51 +00:00

12 lines
318 B
Makefile

# $NetBSD: Makefile,v 1.1 2014/08/01 20:55:51 szptvlfn Exp $
DISTNAME= regex-base-0.93.2
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../devel/hs-mtl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"