diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:18:19 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:18:19 +0000 |
commit | ab7b230d69003b7c0a3bbf0539157da14433013b (patch) | |
tree | 272413b9b11600f7c08c17c9a3df90f70559900d /www/p5-Apache-Archive/pkg-descr | |
parent | 779399a31e38bf5177829f9d091a74dc37dd31b2 (diff) | |
download | ports-ab7b230d69003b7c0a3bbf0539157da14433013b.tar.gz ports-ab7b230d69003b7c0a3bbf0539157da14433013b.zip |
Notes
Diffstat (limited to 'www/p5-Apache-Archive/pkg-descr')
-rw-r--r-- | www/p5-Apache-Archive/pkg-descr | 9 |
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 |