aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 01:11:03 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 01:11:03 +0800
commit7e6c233505e9cdd10db14e91ac9d2450c3dd6697 (patch)
tree1c7d6a1cfdf2760d5b9ab3fc85830cfea5d747f8 /www/Makefile
parente75b3808ade4bf707c6278e7b97b37bdc9a476ca (diff)
downloadfreebsd-ports-gnome-7e6c233505e9cdd10db14e91ac9d2450c3dd6697.tar.gz
freebsd-ports-gnome-7e6c233505e9cdd10db14e91ac9d2450c3dd6697.tar.zst
freebsd-ports-gnome-7e6c233505e9cdd10db14e91ac9d2450c3dd6697.zip
Shakespeare is a template family for type-safe, efficient templates with
simple variable interpolation. Shakespeare templates can be used inline with a quasi-quoter or in an external file. Shakespeare interpolates variables according to the type being inserted. WWW: http://www.yesodweb.com/book/templates Obtained from: FreeBSD Haskell
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 584e02067740..763bcfdb72fd 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -299,6 +299,7 @@
SUBDIR += hs-oeis
SUBDIR += hs-recaptcha
SUBDIR += hs-scgi
+ SUBDIR += hs-shakespeare
SUBDIR += hs-snap
SUBDIR += hs-snap-core
SUBDIR += hs-snap-server