aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2001-09-12 00:45:21 +0000
committerMichael Haro <mharo@FreeBSD.org>2001-09-12 00:45:21 +0000
commit8ca909d45cdffb833f8c96f1128197fbe4e51b80 (patch)
treeb47a4be4d26934028a3ab50077f5cbf5cfc2f5e9 /security/Makefile
parentcfdff71114e100428878ff6d6e779919650ebd0e (diff)
downloadports-8ca909d45cdffb833f8c96f1128197fbe4e51b80.tar.gz
ports-8ca909d45cdffb833f8c96f1128197fbe4e51b80.zip
Crypt::Random is an interface module to the /dev/random device found on most
modern Unix systems.
Notes
Notes: svn path=/head/; revision=47722
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 53977af16712..87a58b290b33 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -116,6 +116,7 @@
SUBDIR += p5-Crypt-IDEA
SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
+ SUBDIR += p5-Crypt-Random
SUBDIR += p5-Crypt-Rijndael
SUBDIR += p5-Crypt-SSLeay
SUBDIR += p5-Crypt-TripleDES