aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2010-12-02 21:55:59 +0800
committerwen <wen@FreeBSD.org>2010-12-02 21:55:59 +0800
commitd9f788638f25e5c96635070f091ef6853c086b87 (patch)
tree3e79157a2325a815ef30bcd1b1fbe33027c19a0f /ftp/Makefile
parentca09d880708f341d2f1e5f3f20a77292c1ed6778 (diff)
downloadfreebsd-ports-gnome-d9f788638f25e5c96635070f091ef6853c086b87.tar.gz
freebsd-ports-gnome-d9f788638f25e5c96635070f091ef6853c086b87.tar.zst
freebsd-ports-gnome-d9f788638f25e5c96635070f091ef6853c086b87.zip
Net::FTPSSL is a class implementing a simple FTP client over a Secure
Sockets Layer (SSL) or Transport Layer Security (TLS) connection written in Perl as described in RFC959 and RFC2228. It will use TLS by default. WWW: http://search.cpan.org/dist/Net-FTPSSL/
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 09f0ae73af2e..5efb41e67261 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -74,6 +74,7 @@
SUBDIR += p5-File-Fetch
SUBDIR += p5-Net-FTP-Common
SUBDIR += p5-Net-FTP-Recursive
+ SUBDIR += p5-Net-FTPSSL
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += paraget