1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00
freebsd-ports/ftp/rexx-curl/pkg-plist
Dmitry Marakasov 356f2dd1b2 - 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
2016-08-19 13:55:56 +00:00

15 lines
356 B
Plaintext

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