aboutsummaryrefslogtreecommitdiff
path: root/ftp/rexx-curl/pkg-plist
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-08-19 13:55:56 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-08-19 13:55:56 +0000
commit356f2dd1b287fe54958632e5c5ff10ef346096ce (patch)
tree9bc6884b159dc969afa7bd2e4328991bce49d394 /ftp/rexx-curl/pkg-plist
parent9fa5b3fb5f88949f8559241bdb34bfd9ec732891 (diff)
downloadports-356f2dd1b287fe54958632e5c5ff10ef346096ce.tar.gz
ports-356f2dd1b287fe54958632e5c5ff10ef346096ce.zip
- Resurrect ftp/rexx-curl
Rexx/CURL is an external function package providing an interface to the cURL package. cURL is a general purpose package that allows access to any URL-addressable resource. With Rexx/CURL you can access resources such as web pages, ftp sites, and telnet sessions under control of your Rexx program. WWW: http://rexxcurl.sourceforge.net/ PR: 211920 Submitted by: bob@eager.cx
Notes
Notes: svn path=/head/; revision=420469
Diffstat (limited to 'ftp/rexx-curl/pkg-plist')
-rw-r--r--ftp/rexx-curl/pkg-plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/ftp/rexx-curl/pkg-plist b/ftp/rexx-curl/pkg-plist
new file mode 100644
index 000000000000..f22cb1597396
--- /dev/null
+++ b/ftp/rexx-curl/pkg-plist
@@ -0,0 +1,14 @@
+bin/rexxcurl
+bin/rexxcurl-config
+lib/librexxcurl.a
+lib/librexxcurl.so
+%%PORTDOCS%%%%DOCSDIR%%/images/rxcurl64.png
+%%PORTDOCS%%%%DOCSDIR%%/index.html
+%%DATADIR%%/README.txt
+%%DATADIR%%/getmail-pop3.rexx
+%%DATADIR%%/getright.rexx
+%%DATADIR%%/httppost.rexx
+%%DATADIR%%/scp.rexx
+%%DATADIR%%/sendmail-smtp.rexx
+%%DATADIR%%/testcurl.rexx
+%%DATADIR%%/upload.rexx