pkgsrc-wip/hs-regex-compat/Makefile

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"