summaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-07-05 16:34:48 +0000
committersobomax <sobomax@FreeBSD.org>2000-07-05 16:34:48 +0000
commitdb727c541008465f799162c9b20f9166b58b117f (patch)
tree6ee01905b8f2d9a46ac7f6b12d9057d227ee213c /ftp/Makefile
parent23b60d60e5848444f3c972d1b9ddd3848b223b4a (diff)
downloadFreeBSD-ports-db727c541008465f799162c9b20f9166b58b117f.zip
FreeBSD-ports-db727c541008465f799162c9b20f9166b58b117f.tar.gz
Add ftpcopy, a two command line ftp tools.
- ftpcopy is a simply FTP client written to copy files or directories (recursively) from a FTP server. - ftpls is a FTP client which generates directory listings, either in plain text or HTML.
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 3b6170b..ed7975b 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -6,6 +6,7 @@
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader
+ SUBDIR += ftpcopy
SUBDIR += ftpfind
SUBDIR += ftplocate
SUBDIR += ftpmirror
OpenPOWER on IntegriCloud