summaryrefslogtreecommitdiffstats
path: root/archive/lha/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/lha/DETAILS')
-rwxr-xr-xarchive/lha/DETAILS19
1 files changed, 19 insertions, 0 deletions
diff --git a/archive/lha/DETAILS b/archive/lha/DETAILS
new file mode 100755
index 0000000000..663ad48c44
--- /dev/null
+++ b/archive/lha/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=lha
+ VERSION=114i
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www2m.biglobe.ne.jp/~dolphin/lha/prog/lha-114i.tar.gz
+ WEB_SITE=http://www2m.biglobe.ne.jp/~dolphin/lha/lha-download.htm
+ BUILD_API=2
+ ENTERED=20020207
+ UPDATED=20040516
+ MAINTAINER=sja8rd@mizzou.edu
+ MD5[0]=23ee3ca23125ee472e0bd90b30017cbf
+ LICENSE[0]=
+ SHORT="lha is a compression and archive tool for LH-7 format"
+cat << EOF
+lha is a compression and archive utility for LH-7 format archives. It has
+some ability for handling currupted data. Sounds technical and obscure huh?
+Well, more specifically, you will need it to extract the "RESOURCE.1" file
+for Quake :)
+EOF