mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
333 B
Makefile
14 lines
333 B
Makefile
# $NetBSD: Makefile,v 1.2 2014/11/23 12:52:33 szptvlfn Exp $
|
|
|
|
DISTNAME= regex-base-0.93.2
|
|
PKGREVISION= 1
|
|
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"
|