summaryrefslogtreecommitdiffstats
path: root/crypto/dirmngr/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/dirmngr/DETAILS')
-rwxr-xr-xcrypto/dirmngr/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/crypto/dirmngr/DETAILS b/crypto/dirmngr/DETAILS
new file mode 100755
index 0000000000..b8d58477de
--- /dev/null
+++ b/crypto/dirmngr/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=dirmngr
+ VERSION=0.9.2
+ MD5[0]=a6d6ea3209c78f3c42b8525adc73479a
+ BUILD_API=2
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/alpha/$SPELL/$SOURCE
+ WEB_SITE=http://www.gnupg.org/
+ ENTERED=20050422
+ UPDATED=20050422
+ LICENSE[0]=GPL
+ SHORT="X.509 Directory Manager"
+cat << EOF
+Dirmngr is a server for managing and downloading certificate
+revocation lists (CRLs) for X.509 certificates and for downloading
+the certificates themselves. Dirmngr also handles OCSP requests as
+an alternative to CRLs.
+EOF