summaryrefslogtreecommitdiff
path: root/archivers/php4-zip/DESCR
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2003-12-14 13:55:47 +0000
committerjdolecek <jdolecek>2003-12-14 13:55:47 +0000
commitd8acbe5b61ce8b95ace744cbbcbf9f0916bb92fe (patch)
treed1a1cb6d8cd9568e2415711e74431fed7553e41d /archivers/php4-zip/DESCR
parent458668308eba2399b4b91dc07252f9c2b9dbbb03 (diff)
downloadpkgsrc-d8acbe5b61ce8b95ace744cbbcbf9f0916bb92fe.tar.gz
add PHP4 Zip module - module for Zip archive handling, using zziplib
Diffstat (limited to 'archivers/php4-zip/DESCR')
-rw-r--r--archivers/php4-zip/DESCR2
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/php4-zip/DESCR b/archivers/php4-zip/DESCR
new file mode 100644
index 00000000000..bb73380c468
--- /dev/null
+++ b/archivers/php4-zip/DESCR
@@ -0,0 +1,2 @@
+PHP is a programming language designed to be embedded into web pages.
+This module provides ZIP archive handling support for PHP4.