summaryrefslogtreecommitdiffstats
path: root/archive/zip/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/zip/DETAILS')
-rwxr-xr-xarchive/zip/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/archive/zip/DETAILS b/archive/zip/DETAILS
new file mode 100755
index 0000000000..e6be6d46d4
--- /dev/null
+++ b/archive/zip/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=zip
+ VERSION=2.31
+ SOURCE=${SPELL}${VERSION/./}.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.info-zip.org/pub/infozip/src/$SOURCE
+ WEB_SITE=http://www.info-zip.org/pub/infozip/Zip.html
+ ENTERED=20010922
+ UPDATED=20050312
+ MD5[0]=c652a5339b3cf7e201d2cafa6823ca66
+ LICENSE[0]=BSD
+ BUILD_API=2
+ SHORT="zip is a PKWARE compatible compressor."
+cat << EOF
+zip
+Info-ZIP's purpose is to provide free, portable, high-quality versions
+of the Zip and UnZip compressor-archiver utilities that are compatible
+with the DOS-based PKZIP by PKWARE, Inc.
+EOF