230778860f
You join channels where people offer files for download. You can offer your own files and create your own channels as well. Once you download a file, others can connect to you to get that file. You can also search for files.
39 lines
749 B
Makefile
39 lines
749 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
SUBDIR += IglooFTP
|
|
SUBDIR += cftp
|
|
SUBDIR += curl
|
|
SUBDIR += downloader
|
|
SUBDIR += ftpfind
|
|
SUBDIR += ftplocate
|
|
SUBDIR += ftpmirror
|
|
SUBDIR += ftpsearch
|
|
SUBDIR += ftptool
|
|
SUBDIR += gftp
|
|
SUBDIR += greed
|
|
SUBDIR += gtm
|
|
SUBDIR += jmirror
|
|
SUBDIR += junglemonkey
|
|
SUBDIR += lftp
|
|
SUBDIR += llnlxdir
|
|
SUBDIR += llnlxftp
|
|
SUBDIR += mirror
|
|
SUBDIR += moxftp
|
|
SUBDIR += ncftp
|
|
SUBDIR += ncftp2
|
|
SUBDIR += ncftp3
|
|
SUBDIR += omi
|
|
SUBDIR += pavuk
|
|
SUBDIR += proftpd
|
|
SUBDIR += sftp
|
|
SUBDIR += spegla
|
|
SUBDIR += wget
|
|
SUBDIR += wu-ftpd
|
|
SUBDIR += wxftp
|
|
SUBDIR += xrmftp
|
|
SUBDIR += yafc
|
|
SUBDIR += yale-tftpd
|
|
|
|
.include <bsd.port.subdir.mk>
|