aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-19 01:46:39 +0800
committerpgj <pgj@FreeBSD.org>2012-02-19 01:46:39 +0800
commit8f5e2872d1a71debbd518570696f3bf23f2855e0 (patch)
treecae11bb6ea6a45de57b13df0009d608a6aa982da /www/Makefile
parent6743c0bb635cd340f44d742bdc68080fcb8e26d4 (diff)
downloadfreebsd-ports-gnome-8f5e2872d1a71debbd518570696f3bf23f2855e0.tar.gz
freebsd-ports-gnome-8f5e2872d1a71debbd518570696f3bf23f2855e0.tar.zst
freebsd-ports-gnome-8f5e2872d1a71debbd518570696f3bf23f2855e0.zip
Form handling support for Yesod Web Framework.
WWW: http://www.yesodweb.com/ 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 99ed7199da20..b8dc3f487e80 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -317,6 +317,7 @@
SUBDIR += hs-webkit
SUBDIR += hs-xss-sanitize
SUBDIR += hs-yesod-core
+ SUBDIR += hs-yesod-form
SUBDIR += hs-yesod-persistent
SUBDIR += htdump
SUBDIR += html2hdml