pkgsrc-wip/hs-regex-compat/Makefile
Ryosuke Moro fa25ece467 Remove hs-distributive, imported to pkgsrc/math.
Remove hs-regex-posix, imported to pkgsrc/textproc.
Remove hs-safe, imported to pkgsrc/devel.
2014-08-02 21:44:59 +00:00

15 lines
388 B
Makefile

# $NetBSD: Makefile,v 1.7 2014/08/02 21:45:01 szptvlfn Exp $
#
DISTNAME= regex-compat-0.95.1
CATEGORIES= devel
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../textproc/hs-regex-base/buildlink3.mk"
.include "../../textproc/hs-regex-posix/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"