freebsd-ports/ftp/Makefile
Kevin Lo f1489235cc Initial import of twoftpd-1.13.
Twoftpd is an FTP server that strives to be secure, simple, and efficient.
None of the commands can cause execution of other programs, and the normal
model of execution does a chroot to the logged in user's directory
immediately after authentication.

PR: 30565
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
2001-09-16 16:18:47 +00:00

65 lines
1.3 KiB
Makefile

# $FreeBSD$
#
SUBDIR += IglooFTP
SUBDIR += afd
SUBDIR += axel
SUBDIR += axyftp
SUBDIR += bftpd
SUBDIR += caitoo
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader
SUBDIR += emirror
SUBDIR += ftpcopy
SUBDIR += ftpfind
SUBDIR += ftplocate
SUBDIR += ftpmirror
SUBDIR += ftpproxy
SUBDIR += ftpq
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += greed
SUBDIR += gtm
SUBDIR += hsftp
SUBDIR += jftpgw
SUBDIR += jmirror
SUBDIR += junglemonkey
SUBDIR += kmago
SUBDIR += lftp
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += lukemftp
SUBDIR += lukemftpd
SUBDIR += mirror
SUBDIR += moxftp
SUBDIR += muddleftpd
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-Net-FTPServer
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += proftpd
SUBDIR += profxp
SUBDIR += puf
SUBDIR += pure-ftpd
SUBDIR += py-curl
SUBDIR += ruby-curl
SUBDIR += sftp
SUBDIR += spegla
SUBDIR += twoftpd
SUBDIR += vcheck
SUBDIR += vsftpd
SUBDIR += wget
SUBDIR += wu-ftpd
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>