# $FreeBSD: textproc/hs-regex-posix/Makefile 331644 2013-10-26 00:52:33Z gerald $

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>
