aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2010-10-05 06:23:11 +0000
committerKevin Lo <kevlo@FreeBSD.org>2010-10-05 06:23:11 +0000
commitfe9dc20c2a10bcfc52c096c77fedd4d3e11e72de (patch)
treedea2e9b1924131fb087b94847602cad88de63d82 /ftp/Makefile
parentdfde640557874a314c5600aabe4e92e144d1fd47 (diff)
downloadports-fe9dc20c2a10bcfc52c096c77fedd4d3e11e72de.tar.gz
ports-fe9dc20c2a10bcfc52c096c77fedd4d3e11e72de.zip
Import atftp-0.7
Atftp is a client/server implementation of the TFTP protocol that implements RFCs 1350, 2090, 2347, 2348, and 2349. The server is multi-threaded and the client presents a friendly interface using libreadline. The current server implementation lacks IPv6 support.
Notes
Notes: svn path=/head/; revision=262417
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 d3782cbf714d..1a84bb766e95 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -4,6 +4,7 @@
COMMENT = FTP client and server utilities
SUBDIR += IglooFTP
+ SUBDIR += atftp
SUBDIR += axel
SUBDIR += axyftp
SUBDIR += bareftp