aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorpgj <pgj@FreeBSD.org>2011-08-01 21:43:49 +0800
committerpgj <pgj@FreeBSD.org>2011-08-01 21:43:49 +0800
commit8744e028484db52ce50006b178d5b32a59f7c9f7 (patch)
tree3388e8a19276d9ca1d8cc57a6f8e560884724f32 /lang
parent59c28b637954fc9fd20d647cbd6398ea33949a82 (diff)
downloadfreebsd-ports-gnome-8744e028484db52ce50006b178d5b32a59f7c9f7.tar.gz
freebsd-ports-gnome-8744e028484db52ce50006b178d5b32a59f7c9f7.tar.zst
freebsd-ports-gnome-8744e028484db52ce50006b178d5b32a59f7c9f7.zip
This is the Haskell S3 library. It provides an interface to Amazon's Simple
Storage Service (S3), allowing Haskell developers to reliably store and retrieve arbitrary amounts of data from anywhere on the Internet. WWW: http://gregheartsfield.com/hS3/ 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 414e3b928970..726bd68de36b 100644
--- a/lang/ghc/bsd.hackage.mk
+++ b/lang/ghc/bsd.hackage.mk
@@ -80,6 +80,7 @@ hint_port= devel/hs-hint
hoogle_port= devel/hs-hoogle # executable
hostname_port= net/hs-hostname
hs-bibutils_port= textproc/hs-hs-bibutils
+hS3_port= www/hs-hS3 # executable
hscolour_port= print/hs-hscolour # executable
hslogger_port= devel/hs-hslogger
html_port= textproc/hs-html