1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/ftp/Makefile
Ying-Chieh Liao 08161392e3 add muddleftpd
A new ftp server that can perform a variety of ftp tasks
2001-04-22 17:05:02 +00:00

54 lines
1.0 KiB
Makefile

# $FreeBSD$
#
SUBDIR += IglooFTP
SUBDIR += axyftp
SUBDIR += bftpd
SUBDIR += caitoo
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader
SUBDIR += emirror
SUBDIR += ftpcopy
SUBDIR += ftpfind
SUBDIR += ftplocate
SUBDIR += ftpmirror
SUBDIR += ftpq
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += greed
SUBDIR += gtm
SUBDIR += hsftp
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 += oftpd
SUBDIR += omi
SUBDIR += paraftp
SUBDIR += pavuk
SUBDIR += proftpd
SUBDIR += puf
SUBDIR += ruby-curl
SUBDIR += sftp
SUBDIR += spegla
SUBDIR += vsftpd
SUBDIR += wget
SUBDIR += wu-ftpd
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>