summaryrefslogtreecommitdiff
path: root/security/gpgme03/DESCR
diff options
context:
space:
mode:
authorwiz <wiz>2003-12-14 17:51:04 +0000
committerwiz <wiz>2003-12-14 17:51:04 +0000
commit55a4fa73b742efcf4b0d767a95521e5aa7de0912 (patch)
tree39ba9570f2cd79573c00f610f7f82cd2c18ac6ec /security/gpgme03/DESCR
parent1a4b80d0ac032b31c154bd4916e220ac22ebfede (diff)
downloadpkgsrc-55a4fa73b742efcf4b0d767a95521e5aa7de0912.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.