diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-13 13:40:40 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-11-13 13:40:40 +0000 |
commit | 93c5103c48bc32306c1dfe66054fbe9879c904b2 (patch) | |
tree | 30f4517498d6f8904ef6b347d09515831d6a1c9f /net/Makefile | |
parent | 887f7e222223c5e577d49c4a01fb28b475d1d4a5 (diff) |
- Add p5-Net-uFTP 0.16
NET::uFTP is a Perl5 module providing a universal interface for FTP-like
modules (FTP, SFTP, SCP), in most cases Net::FTP compatible.
WWW: http://search.cpan.org/dist/Net-uFTP/
PR: ports/152126
Submitted by: Jase Thew <freebsd@beardz.net>
Notes
Notes:
svn path=/head/; revision=264480
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 60550d84c328..7b7bb479f847 100644 --- a/net/Makefile +++ b/net/Makefile @@ -668,6 +668,7 @@ SUBDIR += p5-Net-Z3950-SimpleServer SUBDIR += p5-Net-Z3950-ZOOM SUBDIR += p5-Net-ext + SUBDIR += p5-Net-uFTP SUBDIR += p5-NetAddr-IP-Count SUBDIR += p5-NetPacket SUBDIR += p5-OAI-Harvester |