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
commit978951a7181639f434680b046cdb2b9139d7e549 (patch)
tree39ba9570f2cd79573c00f610f7f82cd2c18ac6ec /security/gpgme03/DESCR
parent90da47a58949855642fc55999053741bf5df5e58 (diff)
downloadpkgsrc-978951a7181639f434680b046cdb2b9139d7e549.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.