summaryrefslogtreecommitdiff
path: root/security/gpgme03/DESCR
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-14 17:51:04 +0000
committerwiz <wiz@pkgsrc.org>2003-12-14 17:51:04 +0000
commite44814f24225bb182dbcb6775130f1a845c8ab7c (patch)
tree39ba9570f2cd79573c00f610f7f82cd2c18ac6ec /security/gpgme03/DESCR
parenta9945fb082af4c2daa7c6a7b083a9f9eb985063e (diff)
downloadpkgsrc-e44814f24225bb182dbcb6775130f1a845c8ab7c.tar.gz
Re-import the previous gpgme version for packages that still use the
older interface. Does not coexist with newer version, so the PKGNAMEs are intended to be the same.
Diffstat (limited to 'security/gpgme03/DESCR')
-rw-r--r--security/gpgme03/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/gpgme03/DESCR b/security/gpgme03/DESCR
new file mode 100644
index 00000000000..26a3a6aa608
--- /dev/null
+++ b/security/gpgme03/DESCR
@@ -0,0 +1,4 @@
+GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
+easier for applications. It provides a High-Level Crypto API for
+encryption, decryption, signing, signature verification and key
+management.