summaryrefslogtreecommitdiffstats
path: root/archive/unzip/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/unzip/DETAILS')
-rwxr-xr-xarchive/unzip/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/archive/unzip/DETAILS b/archive/unzip/DETAILS
new file mode 100755
index 0000000000..b16cb5d1d2
--- /dev/null
+++ b/archive/unzip/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=unzip
+ VERSION=5.52
+ 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.ctan.org/tex-archive/tools/zip/info-zip/UnZip.html
+ BUILD_API=2
+ ENTERED=20010922
+ UPDATED=20050311
+ MD5[0]=6df3339d350b1f762d35748eb510e353
+ LICENSE[0]=BSD
+ SHORT="unzip is a PKWARE compatible decompressor."
+cat << EOF
+unzip
+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