diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-18 04:04:27 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-18 04:04:27 +0800 |
commit | ae370fb91b19d9fbccaee44e41b7f7712c0c3344 (patch) | |
tree | 921f41341d5159063dfb669e80dfc5a213bbbe14 /security/Makefile | |
parent | 870e9024a5c2ef72b64648bd932f9061ad6fbc3b (diff) | |
download | freebsd-ports-gnome-ae370fb91b19d9fbccaee44e41b7f7712c0c3344.tar.gz freebsd-ports-gnome-ae370fb91b19d9fbccaee44e41b7f7712c0c3344.tar.zst freebsd-ports-gnome-ae370fb91b19d9fbccaee44e41b7f7712c0c3344.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>
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 |