# $FreeBSD$
PORTNAME= regex-posix
PORTVERSION= 0.95.2
PORTREVISION= 3
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Replaces/enhances Text.Regex
LICENSE= BSD
USE_CABAL= regex-base>=0.93
NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>