1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/ftp/Makefile
Tilman Keskinoz 93fd733ccc Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.
PR:		44756
Submitted by:	Nick Leuta <skynick@stu.lipetsk.ru>
2003-04-06 15:06:19 +00:00

79 lines
1.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += IglooFTP
SUBDIR += axel
SUBDIR += axelq
SUBDIR += axyftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader
SUBDIR += emacs-wget
SUBDIR += emirror
SUBDIR += fget
SUBDIR += fmirror
SUBDIR += frox
SUBDIR += ftp-tls
SUBDIR += ftpcopy
SUBDIR += ftpcube
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 += jigdo
SUBDIR += jmirror
SUBDIR += junglemonkey
SUBDIR += kbear
SUBDIR += kwebget
SUBDIR += lftp
SUBDIR += libfxp
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += lukemftp
SUBDIR += lukemftpd
SUBDIR += mget
SUBDIR += mirror
SUBDIR += moxftp
SUBDIR += muddleftpd
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += pftpd
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 += wget+ipv6
SUBDIR += wu-ftpd
SUBDIR += wu-ftpd+ipv6
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>