freebsd-ports/ftp/Makefile
Ade Lovett 230778860f Jungle Monkey (JM) is a distributed file sharing program for GNOME/GTK.
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.
2000-05-18 16:08:02 +00:00

38 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>