aboutsummaryrefslogtreecommitdiff
path: root/ftp/pear-Net_FTP/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-01-09 05:02:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-01-09 05:02:28 +0000
commit0aba1dbbc8d3f419af763e5bb4a2cf716ed994c2 (patch)
tree169c4287841bf0d1d6d07c62845fd67e56c1dc6d /ftp/pear-Net_FTP/pkg-descr
parent4bbb35b98282b36a604e8c64bdbe7f45b45e21f9 (diff)
downloadports-0aba1dbbc8d3f419af763e5bb4a2cf716ed994c2.tar.gz
ports-0aba1dbbc8d3f419af763e5bb4a2cf716ed994c2.zip
Notes
Diffstat (limited to 'ftp/pear-Net_FTP/pkg-descr')
-rw-r--r--ftp/pear-Net_FTP/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/ftp/pear-Net_FTP/pkg-descr b/ftp/pear-Net_FTP/pkg-descr
new file mode 100644
index 000000000000..54fe165d7255
--- /dev/null
+++ b/ftp/pear-Net_FTP/pkg-descr
@@ -0,0 +1,7 @@
+Net_FTP allows you to communicate with FTP servers in a more comfortable way
+than the native FTP functions of PHP do. The class implements everything nativly
+supported by PHP and additionally features like recursive up- and downloading,
+dircreation and chmodding. It although implements an observer pattern to allow
+for example the view of a progress bar.
+
+WWW: http://pear.php.net/package/Net_FTP/