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

PORTNAME=	HStringTemplate
PORTVERSION=	0.6.12
PORTREVISION=	1
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