summaryrefslogtreecommitdiffstats
path: root/crypto/cryptsetup/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptsetup/DETAILS')
-rwxr-xr-xcrypto/cryptsetup/DETAILS14
1 files changed, 14 insertions, 0 deletions
diff --git a/crypto/cryptsetup/DETAILS b/crypto/cryptsetup/DETAILS
new file mode 100755
index 0000000000..821e307307
--- /dev/null
+++ b/crypto/cryptsetup/DETAILS
@@ -0,0 +1,14 @@
+ SPELL=cryptsetup
+ VERSION=0.1
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.saout.de/misc/dm-crypt/$SOURCE
+ MD5[0]=a3a0df11223d39e3625fe36465383914
+ WEB_SITE=http://www.saout.de/misc/dm-crypt/
+ ENTERED=20040728
+ UPDATED=20040728
+ LICENSE[0]=GPL
+ SHORT="tool to setup dm-crypt encrypted devices"
+cat << EOF
+cryptsetup is a tool to setup dm-crypt encrypted devices.
+EOF