Update sysutils/bacula9-docs to version 9.2.2
[dports.git] / www / hs-shakespeare / Makefile
1 # $FreeBSD$
2
3 PORTNAME=       shakespeare
4 PORTVERSION=    2.0.15
5 PORTREVISION=   1
6 CATEGORIES=     www haskell
7
8 MAINTAINER=     haskell@FreeBSD.org
9 COMMENT=        Toolkit for making compile-time interpolated templates
10
11 LICENSE=        MIT
12
13 USE_CABAL=      aeson blaze-html blaze-markup exceptions
14
15 .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
16 .include <bsd.port.mk>