summaryrefslogtreecommitdiffstats
path: root/crypto/qca/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/qca/DETAILS')
-rwxr-xr-xcrypto/qca/DETAILS16
1 files changed, 16 insertions, 0 deletions
diff --git a/crypto/qca/DETAILS b/crypto/qca/DETAILS
new file mode 100755
index 0000000000..81456265f9
--- /dev/null
+++ b/crypto/qca/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=qca
+ VERSION=1.0
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=http://delta.affinix.com/qca/$SOURCE
+ MD5[0]='bd740ced36c2783fe0043392bafe6dc9'
+ LICENSE[0]=GPL
+ WEB_SITE=http://delta.affinix.com/qca
+ ENTERED=20050101
+ UPDATED=20050101
+ SHORT="Qt Cryptographic Architecture"
+cat << EOF
+QCA aims to provide a straightforward and cross-platform crypto API,
+using Qt datatypes and conventions.
+EOF