aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2006-12-27 23:05:59 +0800
committermiwi <miwi@FreeBSD.org>2006-12-27 23:05:59 +0800
commitb4e9d04863ba228a3c67f064ca065f62b1d93752 (patch)
tree91646269c6414eeb5e86be577cf0df06c65aeb53 /ftp/Makefile
parenta2835156f8a2676ad0239ea973b2c94715063241 (diff)
downloadfreebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.tar.gz
freebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.tar.zst
freebsd-ports-gnome-b4e9d04863ba228a3c67f064ca065f62b1d93752.zip
ftputil is a high-level FTP client library for the Python programming language.
ftputil implements a virtual file system for accessing FTP servers, that is, it can generate file-like objects for remote files. The library supports many functions similar to those in the os, os.path and shutil modules. ftputil has convenience functions for conditional uploads and downloads, and handles FTP clients and servers in different timezones. WWW: http://ftputil.sschwarzer.net/ PR: ports/107186 Submitted by: Li-Wen Hsu <lwhsu at lwhsu.org>
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 9c26981c844e..e86962085781 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -91,6 +91,7 @@
SUBDIR += pure-ftpd
SUBDIR += pureadmin
SUBDIR += py-curl
+ SUBDIR += py-ftputil
SUBDIR += quftp
SUBDIR += rexx-curl
SUBDIR += smbftpd