summaryrefslogtreecommitdiffstats
path: root/crypto/cryptopp/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/cryptopp/DETAILS')
-rwxr-xr-xcrypto/cryptopp/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/crypto/cryptopp/DETAILS b/crypto/cryptopp/DETAILS
new file mode 100755
index 0000000000..ec19a8e6f5
--- /dev/null
+++ b/crypto/cryptopp/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=cryptopp
+ BUILD_API=2
+ VERSION=521
+ SOURCE=$SPELL$VERSION.zip
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+ SOURCE_URL[1]=http://www.eskimo.com/~weidai/$SOURCE
+ LICENSE[0]=BSD
+ MD5[0]=82a00c44235ccbae2bedf9cb16c40ac3
+ WEB_SITE=http://cryptopp.com
+ DOCS="usage.dat"
+ ENTERED=20040730
+ UPDATED=20040730
+ SHORT="C++ class library of cryptographic schemes"
+cat << EOF
+Crypto++ Library is a free C++ class library of cryptographic schemes.
+EOF