summaryrefslogtreecommitdiffstats
path: root/crypto/libksba/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libksba/DETAILS')
-rwxr-xr-xcrypto/libksba/DETAILS21
1 files changed, 21 insertions, 0 deletions
diff --git a/crypto/libksba/DETAILS b/crypto/libksba/DETAILS
new file mode 100755
index 0000000000..58b6e7280f
--- /dev/null
+++ b/crypto/libksba/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=libksba
+ VERSION=0.9.12
+
+ SOURCE=$SPELL-$VERSION.tar.bz2
+ SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/libksba/$SOURCE
+ SOURCE_GPG="GnuPG.gpg:$SOURCE.sig"
+
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2_IGNORE=signature
+
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ WEB_SITE=http://www.gnupg.org/related_software/libksba/
+ ENTERED=20030326
+ UPDATED=20030326
+ LICENSE[0]=GPL
+ BUILD_API=2
+ SHORT="General purpose crypto library"
+cat << EOF
+libksba is a general purpose crypto library based on the code used in GnuPG
+EOF