freebsd-ports/ftp/Makefile

107 lines
2.2 KiB
Makefile
Raw Normal View History

1999-08-25 07:57:29 +02:00
# $FreeBSD$
#
COMMENT = FTP client and server utilities
SUBDIR += IglooFTP
2001-08-05 18:06:50 +02:00
SUBDIR += axel
SUBDIR += axelq
2000-06-03 02:16:04 +02:00
SUBDIR += axyftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
SUBDIR += cftp
SUBDIR += cmdftp
SUBDIR += curl
SUBDIR += curlpp
SUBDIR += dmachine
SUBDIR += downloader
SUBDIR += emacs-wget
SUBDIR += emirror
SUBDIR += fget
SUBDIR += fmirror
SUBDIR += frox
SUBDIR += ftp-tls
SUBDIR += ftp4all
SUBDIR += ftpcopy
2001-12-13 17:42:04 +01:00
SUBDIR += ftpcube
SUBDIR += ftpd-tls
SUBDIR += ftpfind
SUBDIR += ftplib
SUBDIR += ftplocate
SUBDIR += ftpmirror
SUBDIR += ftpproxy
2000-07-04 06:25:13 +02:00
SUBDIR += ftpq
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += greed
SUBDIR += hsftp
2003-06-13 20:56:34 +02:00
SUBDIR += jftp
SUBDIR += jftpgw
SUBDIR += jigdo
SUBDIR += jmirror
SUBDIR += junglemonkey
SUBDIR += kasablanca
SUBDIR += kbear
SUBDIR += kftpgrabber
SUBDIR += kpum
SUBDIR += kwebget
SUBDIR += lftp
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += lukemftp
2001-09-24 03:37:32 +02:00
SUBDIR += mget
SUBDIR += mirror
SUBDIR += moftpd
SUBDIR += muddleftpd
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
SUBDIR += ocaml-ocurl
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-Net-FTP-Common
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += pftpd
2004-07-19 10:04:47 +02:00
SUBDIR += php4-curl
2004-07-19 10:06:21 +02:00
SUBDIR += php4-ftp
2004-07-19 11:08:46 +02:00
SUBDIR += php5-curl
2004-07-19 11:10:26 +02:00
SUBDIR += php5-ftp
SUBDIR += proftpd
SUBDIR += proftpd-mysql
SUBDIR += profxp
SUBDIR += proma
SUBDIR += prozilla
SUBDIR += puf
SUBDIR += pure-ftpd
SUBDIR += py-curl
SUBDIR += quftp
SUBDIR += rexx-curl
SUBDIR += ruby-curl
SUBDIR += sftp
SUBDIR += spegla
SUBDIR += tftp-hpa
SUBDIR += tnftp
SUBDIR += tnftpd
SUBDIR += twoftpd
SUBDIR += urlgfe
SUBDIR += vcheck
SUBDIR += vsftpd
SUBDIR += wget
SUBDIR += wget-devel
SUBDIR += wgetpro
SUBDIR += wmget
SUBDIR += wput
SUBDIR += wu-ftpd
SUBDIR += wu-ftpd+ipv6
SUBDIR += wzdftpd
2000-04-01 14:26:11 +02:00
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>