summaryrefslogtreecommitdiff
path: root/www/webcopy/pkg-descr
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1996-09-14 00:59:32 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1996-09-14 00:59:32 +0000
commit684ca7c6a1d2803eb986771419a5fb4a01d28758 (patch)
tree93484a7c920d5313b0b73f1b4c1c9204c9ee273b /www/webcopy/pkg-descr
parentUpgrade to version 0.99 (beta) (diff)
Web Mirroring Program
Notes
Notes: svn path=/head/; revision=3764
Diffstat (limited to 'www/webcopy/pkg-descr')
-rw-r--r--www/webcopy/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/www/webcopy/pkg-descr b/www/webcopy/pkg-descr
new file mode 100644
index 000000000000..deed046fd3bb
--- /dev/null
+++ b/www/webcopy/pkg-descr
@@ -0,0 +1,6 @@
+WebCopy is a perl program that retrieves the URL specified in a unix-like
+command line. It can also retrieve recursively any file that a HTML file
+references, i.e. inlined images and/or anchors, if specified with an option.
+
+It can be used as a "mirror" program to retrieve a tree of documents from a
+remote site, and put them on-line immediately through the local server.