summaryrefslogtreecommitdiffstats
path: root/crypto/libassuan/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/libassuan/DETAILS')
-rwxr-xr-xcrypto/libassuan/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/libassuan/DETAILS b/crypto/libassuan/DETAILS
new file mode 100755
index 0000000000..3bc2142328
--- /dev/null
+++ b/crypto/libassuan/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=libassuan
+ VERSION=0.6.10
+ BUILD_API=2
+ MD5[0]=81c50fead932a5e6ca3e91e70f66c296
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/libassuan/$SOURCE
+ WEB_SITE=http://www.gnupg.org/
+ ENTERED=20031126
+ UPDATED=20031126
+ LICENSE[0]=GPL
+ SHORT="Libassuan is the IPC library used by GnuPG"
+cat << EOF
+Libassuan is the IPC library used by GnuPG 1.9, gpgme and the old newpg
+package. It used to be included with the latter packages but we
+decided to make your life not too easy and separated it out to a
+standalone library.
+EOF