# $FreeBSD$ PORTNAME= ansi-wl-pprint PORTVERSION= 0.6.6 PORTREVISION= 4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= The Wadler/Leijen Pretty Printer for colored ANSI terminal output LICENSE= BSD USE_CABAL= ansi-terminal>=0.4.0 CONFIGURE_ARGS+= --flags="-Example" .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include