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

PORTNAME=	shakespeare-text
PORTVERSION=	1.0.0.5
CATEGORIES=	www haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Interpolation with quasi-quotation: put variables strings

LICENSE=	MIT

USE_CABAL=	shakespeare>=1.0 text>=0.7

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