aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
0 files changed, 0 insertions, 0 deletions
id='n14' href='#n14'>14 15
# $FreeBSD$

PORTNAME=   HStringTemplate
PORTVERSION=    0.8.3
CATEGORIES= textproc haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    StringTemplate implementation in Haskell

LICENSE=    BSD3CLAUSE

USE_CABAL=  blaze-builder mtl old-locale parsec syb text void

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