pkgsrc/textproc/hs-regex-posix/Makefile

14 lines
344 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2014/11/23 12:52:33 szptvlfn Exp $
DISTNAME= regex-posix-0.95.2
PKGREVISION= 1
CATEGORIES= textproc
MAINTAINER= pho@cielonegro.org
COMMENT= Replaces/Enhances Haskell Text.Regex
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../textproc/hs-regex-base/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"