# New ports collection makefile for: hs-shakespeare-text # Date created: December 26, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= shakespeare-text PORTVERSION= 1.0.0.2 PORTREVISION= 1 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