From bb0aa544aed1628fdac5ed53ac5bcb9116c40bda Mon Sep 17 00:00:00 2001 From: Bill Fumerola Date: Tue, 9 Feb 1999 15:31:34 +0000 Subject: curl is a client to get documents/files from servers, using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, SSL (https:) connections, file transfer resume and more. PR: ports/9079 Submitted By: Neil Blakey-Milner Kris Kennaway This port replaces ports/www/urlget --- ftp/curl/pkg-plist | 1 + 1 file changed, 1 insertion(+) create mode 100644 ftp/curl/pkg-plist (limited to 'ftp/curl/pkg-plist') diff --git a/ftp/curl/pkg-plist b/ftp/curl/pkg-plist new file mode 100644 index 000000000000..09783b6111ee --- /dev/null +++ b/ftp/curl/pkg-plist @@ -0,0 +1 @@ +bin/curl -- cgit v1.2.3