# $FreeBSD: tags/RELEASE_10_1_0/textproc/hs-regex-base/Makefile 367888 2014-09-10 20:50:31Z gerald $

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

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

LICENSE=	BSD3CLAUSE

USE_CABAL=	mtl

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