freebsd-ports/ftp/Makefile
Steve Price 972336000b Adding sftp version 0.5.
An ftp(1) replacement that runs over an ssh tunnel.

PR:		15777
Submitted by:	Cy Shubert <Cy.Shubert@uumail.gov.bc.ca>
1999-12-31 02:27:05 +00:00

37 lines
701 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 += 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 += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>