# $FreeBSD: head/textproc/hs-regex-compat-tdfa/Makefile 394918 2015-08-20 23:02:14Z pgj $ PORTNAME= regex-compat-tdfa PORTVERSION= 0.95.1.4 CATEGORIES= textproc haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Unicode Support version of Text.Regex, using regex-tdfa LICENSE= BSD3CLAUSE USE_CABAL= regex-base>=0.93 regex-tdfa>=1.1.0 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include