summaryrefslogtreecommitdiffstats
path: root/textproc/hs-regex-posix/Makefile
blob: ec9ba5db033eca4b4078febe244fb9f1988f23eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $FreeBSD$

PORTNAME=	regex-posix
PORTVERSION=	0.95.2
PORTREVISION=	5
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Replaces/enhances Text.Regex

LICENSE=	BSD

USE_CABAL=	regex-base>=0.93

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud