diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-17 20:04:27 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-17 20:04:27 +0000 |
commit | cd058e36e086bf3fad6714db62e3236f0d895ca3 (patch) | |
tree | de90f81b57b473384fc9e30bae7fafa0e31aee2a /security/Makefile | |
parent | dd3d1ba0331bf7d54351453d79e71ecae24a16a8 (diff) | |
download | ports-cd058e36e086bf3fad6714db62e3236f0d895ca3.tar.gz ports-cd058e36e086bf3fad6714db62e3236f0d895ca3.zip |
add p5-Crypt-PGPSimple 0.13
Crypt::PGPSimple provides a simple object-oriented interface to PGP
PR: 38622
Submitted by: rachek <rachek@si.freebsd.org>
Notes
Notes:
svn path=/head/; revision=61446
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index de15c1d380aa..9b39dd7ed376 100644 --- a/security/Makefile +++ b/security/Makefile @@ -144,6 +144,7 @@ SUBDIR += p5-Crypt-OpenPGP SUBDIR += p5-Crypt-OpenSSL-RSA SUBDIR += p5-Crypt-OpenSSL-Random + SUBDIR += p5-Crypt-PGPSimple SUBDIR += p5-Crypt-PassGen SUBDIR += p5-Crypt-Primes SUBDIR += p5-Crypt-RC4 |