pkgsrc/textproc/hs-regex-base/Makefile
pho ee93c1333d Remove dependency on devel/hs-mtl and devel/hs-text
They are now part of GHC.
Also hs-fail is no longer required as of GHC 8.
2020-01-11 09:10:32 +00:00

11 lines
271 B
Makefile

# $NetBSD: Makefile,v 1.4 2020/01/11 09:10:32 pho Exp $
DISTNAME= regex-base-0.94.0.0
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"