summaryrefslogtreecommitdiffstats
path: root/archive/p7zip/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/p7zip/DETAILS')
-rwxr-xr-xarchive/p7zip/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/archive/p7zip/DETAILS b/archive/p7zip/DETAILS
new file mode 100755
index 0000000000..ea4a56e763
--- /dev/null
+++ b/archive/p7zip/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=p7zip
+ VERSION=4.20
+ SOURCE=${SPELL}_${VERSION}_src.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ DOCS='DOCS/*'
+ MD5[0]=548d3b6be02f44e8de9395cab01ec9d3
+ WEB_SITE=http://$SPELL.sourceforge.net/
+ BUILD_API=2
+ ENTERED=20050123
+ UPDATED=20050123
+ LICENSE[0]=LGPL
+ SHORT='p7zip is a quick port of command-line tools of 7zip for UNIX'
+cat << EOF
+p7zip is a quick port of 7z.exe and 7za.exe (command line version
+of 7zip, see www.7-zip.org) for Unix. 7-Zip is a file archiver with
+highest compression ratio. Since 4.10, p7zip (like 7-zip) supports
+little-endian and big-endian machines.
+EOF