summaryrefslogtreecommitdiffstats
path: root/archive/alien/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/alien/DETAILS')
-rwxr-xr-xarchive/alien/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/archive/alien/DETAILS b/archive/alien/DETAILS
new file mode 100755
index 0000000000..6d4eb8a8ad
--- /dev/null
+++ b/archive/alien/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=alien
+ VERSION=8.56
+ SOURCE=$SPELL\_$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
+ SOURCE_URL[0]=http://kitenet.net/programs/$SPELL/$SOURCE
+ MD5[0]='ffd12e9efe147219c471e414e7d6b4fc'
+ WEB_SITE=http://kitenet.net/programs/alien/
+ BUILD_API=2
+ ENTERED=20020528
+ UPDATED=20050311
+ LICENSE[0]=GPL
+ SHORT="Message-passing interface library"
+cat << EOF
+Alien converts between the rpm, deb, Stampede slp, and Slackware tgz file formats. If you want to use a package from another distribution than the one you have installed on your system, you can use alien to convert it to your preferred package format and install it.
+EOF