summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Archive/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Archive/pkg-descr')
-rw-r--r--www/p5-Apache-Archive/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/p5-Apache-Archive/pkg-descr b/www/p5-Apache-Archive/pkg-descr
new file mode 100644
index 000000000000..538ca6100535
--- /dev/null
+++ b/www/p5-Apache-Archive/pkg-descr
@@ -0,0 +1,9 @@
+Apache::Archive is a module deisnged to be used with the Apache web server
+and the mod_perl environment. It allows Apache to present tar and tar.gz
+files as a menu of their component parts, from which a user may pick and
+choose the elements to view or download. The appearance of the menu is
+fully configurable through templates.
+
+Author: Jon Peterson <jon@snowdrift.org>
+
+--will