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

PORTNAME=	regex-tdfa
PORTVERSION=	1.1.8
PORTREVISION=	2
CATEGORIES=	textproc haskell

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

USE_CABAL=	mtl parsec regex-base>=0.93.1

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