1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/ftp/wcurl
Hiroki Tagato ba7c09d984 ftp/wcurl: add port: Simple wrapper around curl to easily download files
wcurl is a simple curl wrapper which lets you use curl to download
files without having to remember any parameters.

Simply call wcurl with a list of URLs you want to download and wcurl
will pick sane defaults.

If you need anything more complex, you can provide any of curl's
supported parameters via the --curl-options option. Just beware that
you likely should be using curl directly if your use case is not
covered.

WWW: https://curl.se/wcurl/
2024-09-05 20:48:39 +09:00
..
distinfo
Makefile
pkg-descr