an easy and consistent way of installing software ported to FreeBSD
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/
bin/rexxcurl
bin/rexxcurl-config
lib/librexxcurl.a
lib/librexxcurl.so
%%PORTDOCS%%%%DOCSDIR%%/images/rxcurl64.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%DATADIR%%/README.txt
%%DATADIR%%/getright.rexx
%%DATADIR%%/httppost.rexx
%%DATADIR%%/mirror.rexx
%%DATADIR%%/scp.rexx
%%DATADIR%%/testcurl.rexx
%%DATADIR%%/upload.rexx
@dirrm %%DATADIR%%
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
%%PORTDOCS%%@dirrm %%DOCSDIR%%