12 lines
318 B
Makefile
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"
|