summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:40:23 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-08-02 10:40:23 +0000
commitb12fd26b226e031256a86ecca9446efbbf299613 (patch)
tree40ac34e00b96a92f5993b479aecd3fe17d68f1d3 /ftp
parentAdd snort. (diff)
Add new category ftp.
Proposed by: obrien
Notes
Notes: svn path=/head/; revision=20491
Diffstat (limited to 'ftp')
-rw-r--r--ftp/Makefile35
-rw-r--r--ftp/pkg/COMMENT1
2 files changed, 36 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
new file mode 100644
index 000000000000..65aa0c755071
--- /dev/null
+++ b/ftp/Makefile
@@ -0,0 +1,35 @@
+# $Id$
+#
+
+ SUBDIR += IglooFTP
+ SUBDIR += beroftpd
+ SUBDIR += cftp
+ SUBDIR += curl
+ SUBDIR += downloader
+ SUBDIR += ftpfind
+ SUBDIR += ftpmirror
+ SUBDIR += ftpsearch
+ SUBDIR += ftptool
+ SUBDIR += gftp
+ SUBDIR += greed
+ SUBDIR += gtm
+ SUBDIR += jmirror
+ SUBDIR += lftp
+ SUBDIR += llnlxdir
+ SUBDIR += llnlxftp
+ SUBDIR += mirror
+ SUBDIR += moxftp
+ SUBDIR += ncftp
+ SUBDIR += ncftp2
+ SUBDIR += ncftp3
+ SUBDIR += omi
+ SUBDIR += pavuk
+ SUBDIR += proftpd
+ SUBDIR += spegla
+ SUBDIR += wget
+ SUBDIR += wu-ftpd
+ SUBDIR += wxftp
+ SUBDIR += yafc
+ SUBDIR += yale-tftpd
+
+.include <bsd.port.subdir.mk>
diff --git a/ftp/pkg/COMMENT b/ftp/pkg/COMMENT
new file mode 100644
index 000000000000..58e357fe0103
--- /dev/null
+++ b/ftp/pkg/COMMENT
@@ -0,0 +1 @@
+FTP client and server utilities