freebsd-ports/ftp/Makefile
Mateusz Piotrowski a321328bdc New port: ftp/curlie: Frontend to cURL that adds the ease of use of HTTPie
If you like the interface of HTTPie but miss the features of curl, curlie
is what you are searching for. Curlie is a frontend to curl that adds the
ease of use of httpie, without compromising on features and performance.
All curl options are exposed with syntax sugar and output formatting
inspired from httpie.
2019-08-16 15:26:02 +00:00

107 lines
2.4 KiB
Makefile

# $FreeBSD$
#
COMMENT = FTP client and server utilities
SUBDIR += R-cran-RCurl
SUBDIR += R-cran-curl
SUBDIR += atftp
SUBDIR += axel
SUBDIR += bbftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl
SUBDIR += cftp
SUBDIR += cmdftp
SUBDIR += curl
SUBDIR += curlie
SUBDIR += curlpp
SUBDIR += dmachine
SUBDIR += fastdfs
SUBDIR += filezilla
SUBDIR += fmirror
SUBDIR += fpc-libcurl
SUBDIR += frox
SUBDIR += ftpcopy
SUBDIR += ftpfind
SUBDIR += ftplib
SUBDIR += ftpmirror
SUBDIR += ftpproxy
SUBDIR += ftpsesame
SUBDIR += ftpsync
SUBDIR += gftp
SUBDIR += gnustep-ftp
SUBDIR += gstreamer1-plugins-curl
SUBDIR += horde-gollem
SUBDIR += hsftp
SUBDIR += jftp
SUBDIR += jftpgw
SUBDIR += lftp
SUBDIR += libfilezilla
SUBDIR += linux-c6-curl
SUBDIR += linux-c7-curl
SUBDIR += llnlxdir
SUBDIR += llnlxftp
SUBDIR += mirror
SUBDIR += multiget
SUBDIR += ncftp3
SUBDIR += net2ftp
SUBDIR += netdumpd
SUBDIR += ocaml-ocurl
SUBDIR += oftpd
SUBDIR += omi
SUBDIR += p5-File-Fetch
SUBDIR += p5-Net-FTP-Common
SUBDIR += p5-Net-FTP-Recursive
SUBDIR += p5-Net-FTPSSL
SUBDIR += p5-Net-FTPServer
SUBDIR += p5-POE-Component-Client-FTP
SUBDIR += p5-SOAP-Transport-FTP
SUBDIR += paraget
SUBDIR += pavuk
SUBDIR += pear-Net_FTP
SUBDIR += pftpd
SUBDIR += php-fastdfs
SUBDIR += php71-curl
SUBDIR += php71-ftp
SUBDIR += php72-curl
SUBDIR += php72-ftp
SUBDIR += php73-curl
SUBDIR += php73-ftp
SUBDIR += phpwebftp
SUBDIR += proftpd
SUBDIR += proftpd-mod_vroot
SUBDIR += profxp
SUBDIR += puf
SUBDIR += pure-ftpd
SUBDIR += pureadmin
SUBDIR += py-aioftp
SUBDIR += py-ftputil
SUBDIR += py-pycurl
SUBDIR += py-pyftpdlib
SUBDIR += py-requests-ftp
SUBDIR += py-sftp
SUBDIR += py-tftpy
SUBDIR += quftp
SUBDIR += rexx-curl
SUBDIR += rubygem-curb
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 += wmget
SUBDIR += wput
SUBDIR += wxdfast
SUBDIR += wzdftpd
SUBDIR += yafc
.include <bsd.port.subdir.mk>