summaryrefslogtreecommitdiff
path: root/lang/ghc
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-24 10:36:20 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-24 10:36:20 +0000
commitf702420e44d44b9914ae5b0e9e5406808e060e79 (patch)
treecab6c1a1fdc004ec241b6823484a23445e6f86d5 /lang/ghc
parentConvenient wrappers for your the configuration and execution of your yesod (diff)
Static file serving subsite for Yesod Web Framework.
WWW: http://www.yesodweb.com/ Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=299862
Diffstat (limited to 'lang/ghc')
-rw-r--r--lang/ghc/bsd.hackage.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/ghc/bsd.hackage.mk b/lang/ghc/bsd.hackage.mk
index 8263f8958542..e250c3e31b4c 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -337,6 +337,7 @@ yesod-form_port= www/hs-yesod-form
yesod-json_port= www/hs-yesod-json
yesod-persistent_port= www/hs-yesod-persistent
yesod-routes_port= www/hs-yesod-routes
+yesod-static_port= www/hs-yesod-static
zip-archive_port= archivers/hs-zip-archive
zlib_port= archivers/hs-zlib
zlib-bindings_port= archivers/hs-zlib-bindings