summaryrefslogtreecommitdiffstats
path: root/crypto/nettle/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/nettle/DETAILS')
-rwxr-xr-xcrypto/nettle/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/crypto/nettle/DETAILS b/crypto/nettle/DETAILS
new file mode 100755
index 0000000000..50bc4531b3
--- /dev/null
+++ b/crypto/nettle/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=nettle
+ VERSION=1.11
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://www.lysator.liu.se/~nisse/archive/$SOURCE
+ MD5[0]=6ff88b7ac2fd56e301ca41ea8957066b
+ WEB_SITE=http://www.gnu.org/directory/security/crypt/nettle.html
+ MAINTAINER=hgr@vabo.cz
+ ENTERED=20030909
+ UPDATED=20030909
+ LICENSE[0]=GPL
+ SHORT="nettle is a cryptographic library"
+cat << EOF
+Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space.
+EOF