summaryrefslogtreecommitdiffstats
path: root/crypto/qca-tls/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/qca-tls/DETAILS')
-rwxr-xr-xcrypto/qca-tls/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/crypto/qca-tls/DETAILS b/crypto/qca-tls/DETAILS
new file mode 100755
index 0000000000..5918430897
--- /dev/null
+++ b/crypto/qca-tls/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=qca-tls
+ 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]=a1e124f5e28e9a4c5d5fd77b00588e3d
+ LICENSE[0]=GPL
+ WEB_SITE=http://delta.affinix.com/qca
+ ENTERED=20040910
+ UPDATED=20040910
+ SHORT="TLS crypto plugin for QCA"
+cat << EOF
+TLS crypto plugin for QCA (Qt Cryptographic Architecture).
+QCA aims to provide a straightforward and cross-platform crypto API,
+using Qt datatypes and conventions.
+EOF