freebsd-ports/ftp/Makefile
Jeremy Messenger d7f32dd1e9 UrlGfe is a download manager.
List of features:
- user can classify URLs before downloading
- every category has independent of configuration that can be inherited by
  download
- batch mode can generate URLs
- supports import URLs from .html files
- supports export URLs ( for wget -i )

WWW: http://urlget.sourceforge.net/

PR:		ports/62465
Submitted by:	Nosov Artem <chip-set@mail.ru>
Approved by:	marcus (backup mentor)
2004-05-04 20:00:57 +00:00

98 lines
2 KiB
Makefile

# $FreeBSD$
#
COMMENT = FTP client and server utilities
SUBDIR += IglooFTP
SUBDIR += axel
SUBDIR += axelq
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
SUBDIR += ftpcube
SUBDIR += ftpd-tls
SUBDIR += ftpfind
SUBDIR += ftplib
SUBDIR += ftplocate
SUBDIR += ftpmirror
SUBDIR += ftpproxy
SUBDIR += ftpq
SUBDIR += ftpsearch
SUBDIR += ftptool
SUBDIR += gftp
SUBDIR += greed
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw
SUBDIR += jigdo
SUBDIR += jmirror
SUBDIR += junglemonkey
SUBDIR += kasablanca
SUBDIR += kbear
SUBDIR += kwebget
SUBDIR += lftp
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += lukemftp
SUBDIR += lukemftpd
SUBDIR += mget
SUBDIR += mirror
SUBDIR += moftpd
SUBDIR += muddleftpd
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += ncftp3
SUBDIR += ncftpd
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
SUBDIR += proftpd
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 += wmget
SUBDIR += wput
SUBDIR += wu-ftpd
SUBDIR += wu-ftpd+ipv6
SUBDIR += wzdftpd
SUBDIR += xrmftp
SUBDIR += yafc
SUBDIR += yale-tftpd
.include <bsd.port.subdir.mk>