12 lines
286 B
Makefile
12 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.8 2021/05/03 19:01:17 pho Exp $
|
|
|
|
DISTNAME= regex-base-0.94.0.1
|
|
PKGREVISION= 1
|
|
CATEGORIES= textproc
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Replaces/Enhances Haskell Text.Regex
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|