# New ports collection makefile for: hs-shakespeare # Date created: December 25, 2011 # Whom: haskell@FreeBSD.org # # $FreeBSD$ # PORTNAME= shakespeare PORTVERSION= 0.10.2 CATEGORIES= www haskell MAINTAINER= haskell@FreeBSD.org COMMENT= A toolkit for making compile-time interpolated templates LICENSE= BSD USE_CABAL= parsec>=2 text>=0.7 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include