summaryrefslogtreecommitdiffstats
path: root/textproc/hs-HStringTemplate/Makefile
blob: f8552fe9f02976d03f88f2ba125c1009ee33e36e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=	HStringTemplate
PORTVERSION=	0.6.12
CATEGORIES=	textproc haskell

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

LICENSE=	BSD

USE_CABAL=	blaze-builder mtl parsec syb syb-with-class text utf8-string

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