xref: /freebsd/release/packages/ucl/fetch-all.ucl (revision d61c75f634cf52fdef9590601d881f85275eee9a)
1comment = "Retrieve a file from a remote URL"
2
3desc = <<EOD
4The fetch(1) utility can be used to retieve files from a remote URL via
5HTTP or FTP.
6EOD
7
8annotations {
9	set = minimal
10}
11