diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-08-23 00:22:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-08-23 00:22:19 +0800 |
commit | c56f51c58e570b44198a362baa1179b4e79dba6d (patch) | |
tree | ffca6c42dbc69c9a82dfa0720641dc7b98ddfa79 /ftp/Makefile | |
parent | a94f9aade33a831da3df19b19cfcda32ecae060f (diff) | |
download | freebsd-ports-gnome-c56f51c58e570b44198a362baa1179b4e79dba6d.tar.gz freebsd-ports-gnome-c56f51c58e570b44198a362baa1179b4e79dba6d.tar.zst freebsd-ports-gnome-c56f51c58e570b44198a362baa1179b4e79dba6d.zip |
- Add p5-SOAP-Transport-FTP 0.711
The SOAP::Transport::FTP module is automatically loaded by the SOAP::Transport
portion of the client structure. It is brought in when an endpoint is specified
via the proxy method that starts with the characters, ftp://. This module
provides only a client class.
WWW: http://search.cpan.org/dist/SOAP-Transport-FTP/
Diffstat (limited to 'ftp/Makefile')
-rw-r--r-- | ftp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile index c29679accf51..73f4ff9e13d0 100644 --- a/ftp/Makefile +++ b/ftp/Makefile @@ -69,6 +69,7 @@ SUBDIR += p5-Net-FTPSSL SUBDIR += p5-Net-FTPServer SUBDIR += p5-POE-Component-Client-FTP + SUBDIR += p5-SOAP-Transport-FTP SUBDIR += paraget SUBDIR += pavuk SUBDIR += pear-Net_FTP |