summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2010-05-15 19:14:33 +0000
committerGabor Pali <pgj@FreeBSD.org>2010-05-15 19:14:33 +0000
commitcb49698f139d71366f3171c3df77ae94eaf301b3 (patch)
tree56f8b00560a90fd8e814196f48cffdd157e73012 /ftp/Makefile
parentThis library provides an interface to the terminfo database (via (diff)
libcurl is a client-side URL transfer library, supporting FTP, FTPS,
HTTP, HTTPS, SCP, SFTP, TFTP, TELNET, DICT, LDAP, LDAPS and FILE. libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos4), file transfer resume, http proxy tunneling and more! This package provides a Haskell binding to libcurl. WWW: http://hackage.haskell.org/package/curl
Notes
Notes: svn path=/head/; revision=254368
Diffstat (limited to 'ftp/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index ffd5637a72aa..9f171a1df141 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -42,6 +42,7 @@
SUBDIR += gproftpd
SUBDIR += gwget
SUBDIR += horde-gollem
+ SUBDIR += hs-curl
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw