aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2012-02-18 11:11:31 +0800
committerpgj <pgj@FreeBSD.org>2012-02-18 11:11:31 +0800
commit7614a21ff320b7903a7a5fdb8b9fb337a24052ad (patch)
treed4b288272d1b1cbfc416270a438d026c18516b4a /lang
parent4249c341a0e5c3da01c0f0794be8d8b22b89cdea (diff)
downloadfreebsd-ports-gnome-7614a21ff320b7903a7a5fdb8b9fb337a24052ad.tar.gz
freebsd-ports-gnome-7614a21ff320b7903a7a5fdb8b9fb337a24052ad.tar.zst
freebsd-ports-gnome-7614a21ff320b7903a7a5fdb8b9fb337a24052ad.zip
The filestore library provides an abstract interface for a versioning
file store, and modules that instatiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added. WWW: http://johnmacfarlane.net/repos/filestore Obtained from: FreeBSD Haskell
Diffstat (limited to 'lang')
-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 d4920a97f3f4..537e65a63de8 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -84,6 +84,7 @@ fastcgi_port= www/hs-fastcgi # lib_depends
feed_port= textproc/hs-feed
fgl_port= devel/hs-fgl
filemanip_port= devel/hs-filemanip
+filestore_port= devel/hs-filestore
gconf_port= devel/hs-gconf
ghc-mtl_port= devel/hs-ghc-mtl
ghc-paths_port= devel/hs-ghc-paths