summaryrefslogtreecommitdiff
path: root/net/puf/DESCR
diff options
context:
space:
mode:
authorsalo <salo>2003-05-15 21:30:22 +0000
committersalo <salo>2003-05-15 21:30:22 +0000
commitcc44c54cd00d1f5a58216de94aab8aa7a05b5662 (patch)
tree5e3c11cba889858261bcf490ea7467159f90653c /net/puf/DESCR
parent3a0ec29928b9d4a9537b68bc702fdd9ecf4f3f13 (diff)
downloadpkgsrc-cc44c54cd00d1f5a58216de94aab8aa7a05b5662.tar.gz
Import of puf-0.93.2.1: Parallel URL fetcher.
puf is a download tool for UNIX-like systems. You may use it to download single files or to mirror entire servers. It is similar to GNU wget (and has a partly compatible command line), but has the ability to do many downloads in parallel. This is very interesting, if you have a high-bandwidth internet connection. Package provided by Juan RP via pkgsrc-wip.
Diffstat (limited to 'net/puf/DESCR')
-rw-r--r--net/puf/DESCR5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/puf/DESCR b/net/puf/DESCR
new file mode 100644
index 00000000000..6ad8ba7a723
--- /dev/null
+++ b/net/puf/DESCR
@@ -0,0 +1,5 @@
+puf is a download tool for UNIX-like systems. You may use it to download
+single files or to mirror entire servers. It is similar to GNU wget (and has
+a partly compatible command line), but has the ability to do many downloads in
+parallel. This is very interesting, if you have a high-bandwidth internet
+connection.