freebsd-ports/ftp/Makefile
Dmitry Sivachenko 15f86f7ced fget is a commandline tool for mirroring remote files via FTP. It was
designed as an analog to the GNU wget utility.  The fget package includes
an FTP client library, so that others can make use of FTP from within
their own C programs.

WWW: http://www-dev.cso.uiuc.edu/fget/
2002-01-26 22:15:14 +00:00

70 lines
1.4 KiB
Makefile

# $FreeBSD$
#
SUBDIR += IglooFTP
SUBDIR += afd
SUBDIR += axel
SUBDIR += axyftp
SUBDIR += bftpd
SUBDIR += caitoo
SUBDIR += cftp
SUBDIR += curl
SUBDIR += downloader
SUBDIR += emirror
SUBDIR += fget
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 += kwebget
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>