freebsd-ports/ftp/Makefile
FUJISHIMA Satsuki 3e081cd251 add wget+ipv6, a bit old wget but capable to speak IPv6.
Due to radical development of wget, KAME patch would always not be released
in short. This port will happily retire when wget aquires ability to speak
IPv6 itself.
2001-12-17 05:15:58 +00:00

68 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 += 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 += jmirror
SUBDIR += junglemonkey
SUBDIR += kmago
SUBDIR += lftp
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 += 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 += wget+ipv6
SUBDIR += wu-ftpd
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>