freebsd-ports/ftp/Makefile
Dennis Herrmann 102d06f88b bareFTP is a file transfer client written for Linux desktops, available
under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP)
protocols. bareFTP is written in pure C# for the Mono framework, using Gtk#
for the user interface.

WWW:	http://www.bareftp.org

PR:		ports/135876
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2009-06-28 22:27:03 +00:00

127 lines
2.7 KiB
Makefile

# $FreeBSD$
#
COMMENT = FTP client and server utilities
SUBDIR += IglooFTP
SUBDIR += axel
SUBDIR += axyftp
SUBDIR += bareftp
SUBDIR += bbftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
SUBDIR += cftp
SUBDIR += cmdftp
SUBDIR += curl
SUBDIR += curlpp
SUBDIR += dmachine
SUBDIR += emacs-wget
SUBDIR += fget
SUBDIR += filezilla
SUBDIR += fmirror
SUBDIR += fpc-libcurl
SUBDIR += frox
SUBDIR += ftp-proxy
SUBDIR += ftp-tls
SUBDIR += ftpcopy
SUBDIR += ftpcube
SUBDIR += ftpd-tls
SUBDIR += ftpfind
SUBDIR += ftplib
SUBDIR += ftplocate
SUBDIR += ftpmirror
SUBDIR += ftpproxy
SUBDIR += ftpq
SUBDIR += ftpsesame
SUBDIR += ftpsync
SUBDIR += ftptool
SUBDIR += gambas2-gb-net-curl
SUBDIR += gftp
SUBDIR += gnusget
SUBDIR += gnustep-ftp
SUBDIR += gproftpd
SUBDIR += horde-gollem
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw
SUBDIR += junglemonkey
SUBDIR += kasablanca
SUBDIR += kbear
SUBDIR += kftpgrabber
SUBDIR += kpum
SUBDIR += kwebget
SUBDIR += lftp
SUBDIR += linux-curl
SUBDIR += linux-f10-curl
SUBDIR += linux-f8-curl
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += mget
SUBDIR += mirror
SUBDIR += moftpd
SUBDIR += muddleftpd
SUBDIR += multiget
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
SUBDIR += net2ftp
SUBDIR += ocaml-ocurl
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-File-Fetch
SUBDIR += p5-Net-FTP-Common
SUBDIR += p5-Net-FTP-Recursive
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += pear-Net_FTP
SUBDIR += pftpd
SUBDIR += pftpx
SUBDIR += php4-curl
SUBDIR += php4-ftp
SUBDIR += php5-curl
SUBDIR += php5-ftp
SUBDIR += phpwebftp
SUBDIR += proftpd
SUBDIR += proftpd-devel
SUBDIR += proftpd-mysql
SUBDIR += profxp
SUBDIR += proma
SUBDIR += prozilla
SUBDIR += puf
SUBDIR += pure-ftpd
SUBDIR += pureadmin
SUBDIR += py-curl
SUBDIR += py-ftputil
SUBDIR += py-pyftpdlib
SUBDIR += quftp
SUBDIR += rexx-curl
SUBDIR += scythia
SUBDIR += smbftpd
SUBDIR += spegla
SUBDIR += tftp-hpa
SUBDIR += tnftp
SUBDIR += tnftpd
SUBDIR += twoftpd
SUBDIR += uftp
SUBDIR += urlgfe
SUBDIR += vsftpd
SUBDIR += vsftpd-ext
SUBDIR += waiho
SUBDIR += weex
SUBDIR += wget
SUBDIR += wgetpro
SUBDIR += wmget
SUBDIR += wput
SUBDIR += wu-ftpd
SUBDIR += wu-ftpd+ipv6
SUBDIR += wxdfast
SUBDIR += wzdftpd
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>