aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-01-14 11:44:14 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-01-14 11:44:14 +0000
commit5fb365223985a9124ae1b19de0c71a49a79c81d0 (patch)
treeb6e46d725c824062b12a6b0e525f1684e3a4bb16 /security/Makefile
parent1a46e59ef178efa1c9516b513f28c75999978d8d (diff)
downloadports-5fb365223985a9124ae1b19de0c71a49a79c81d0.tar.gz
ports-5fb365223985a9124ae1b19de0c71a49a79c81d0.zip
This package provides an object oriented interface to GNU Privacy
Guard (GPG). It requires the GPG executable to be on the system. Though GPG can support symmetric-key cryptography, this package is intended only to facilitate public-key cryptography. WWW: http://pear.php.net/package/Crypt_GPG/
Notes
Notes: svn path=/head/; revision=205641
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index f67e093fdb30..c07780038541 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -541,6 +541,7 @@
SUBDIR += pear-Crypt_Blowfish
SUBDIR += pear-Crypt_CBC
SUBDIR += pear-Crypt_CHAP
+ SUBDIR += pear-Crypt_GPG
SUBDIR += pear-Crypt_HMAC
SUBDIR += pear-Crypt_RC4
SUBDIR += pear-Crypt_RSA