aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-08-29 03:16:01 +0800
committertota <tota@FreeBSD.org>2011-08-29 03:16:01 +0800
commit9b0407ff05f79ec9f388fb49f988f11993376ce8 (patch)
tree5c12e021c6c2f16ecb3d457f67156e9eea8e82a7 /ftp/Makefile
parentc433cbfc659aeec62373705fe98a823b6ae59303 (diff)
downloadfreebsd-ports-gnome-9b0407ff05f79ec9f388fb49f988f11993376ce8.tar.gz
freebsd-ports-gnome-9b0407ff05f79ec9f388fb49f988f11993376ce8.tar.zst
freebsd-ports-gnome-9b0407ff05f79ec9f388fb49f988f11993376ce8.zip
- Add a new port: ftp/R-cran-RCurl
The RCurl package is an R-interface to the libcurl library that provides HTTP facilities. This allows us to download files from Web servers, post forms, use HTTPS (the secure HTTP), use persistent connections, upload files, use binary content, handle redirects, password authentication, etc. WWW: http://www.omegahat.org/RCurl/
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 ef07d5ca9ff1..7e2ce0d2757f 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -4,6 +4,7 @@
COMMENT = FTP client and server utilities
SUBDIR += IglooFTP
+ SUBDIR += R-cran-RCurl
SUBDIR += atftp
SUBDIR += axel
SUBDIR += bareftp