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

PORTNAME=	regex-base
PORTVERSION=	0.93.2
PORTREVISION=	8
CATEGORIES=	textproc haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Interface API for regex-posix,pcre,parsec,tdfa,dfa

LICENSE=	BSD

USE_CABAL=	mtl

NO_STAGE=	yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
