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

PORTNAME=	shakespeare
PORTVERSION=	1.0.2
CATEGORIES=	www haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	A toolkit for making compile-time interpolated templates

LICENSE=	MIT

USE_CABAL=	parsec>=2 text>=0.7

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