aboutsummaryrefslogblamecommitdiff
path: root/www/hs-shakespeare-text/Makefile
blob: ff1b2f64bf2fdcd5c7cd60984f040b9c2f91f11b (plain) (tree)
1
2
3
4
5
6
7
8
9
10
           

                                
                       
                 




                                                                         
                   
 
                                          


                                                 
# $FreeBSD$

PORTNAME=	shakespeare-text
PORTVERSION=	1.0.0.5
PORTREVISION=	7
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>