diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 08:57:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-11 08:57:11 +0000 |
commit | 543ac930586104af21012750f0fa0dc6c6768e4b (patch) | |
tree | 06bb15e246bb7796f801d4386e6079ad54006f14 /security/Makefile | |
parent | Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC shared (diff) |
Add p5-Crypt-OpenSSL-Random, a Perl5 interface to the OpenSSL
pseudo-random number generator.
PR: ports/30107
Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
Notes
Notes:
svn path=/head/; revision=47648
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 a95f1c2c30a1..952fe2b6378f 100644 --- a/security/Makefile +++ b/security/Makefile @@ -114,6 +114,7 @@ SUBDIR += p5-Crypt-DES SUBDIR += p5-Crypt-ECB SUBDIR += p5-Crypt-IDEA + SUBDIR += p5-Crypt-OpenSSL-Random SUBDIR += p5-Crypt-Rijndael SUBDIR += p5-Crypt-SSLeay SUBDIR += p5-Crypt-TripleDES |