aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-20 01:21:50 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-20 01:21:50 +0000
commit20937d1b035146ca6e32d6e1e84a72079c1e6e97 (patch)
tree8e89bbdcb8c1a04b511fc5a5f82166dbf30c1740 /security/Makefile
parent05ba336eff60d9334f5646c8a75384d2197cbdf2 (diff)
downloadports-20937d1b035146ca6e32d6e1e84a72079c1e6e97.tar.gz
ports-20937d1b035146ca6e32d6e1e84a72079c1e6e97.zip
Add p5-Data-Entropy 0.000, entropy (randomness) management.
PR: ports/100547 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=168293
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 e0def2a35aa2..de62e00835a7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -384,6 +384,7 @@
SUBDIR += p5-Crypt-UnixCrypt
SUBDIR += p5-Crypt-X509
SUBDIR += p5-Crypt-xDBM_File
+ SUBDIR += p5-Data-Entropy
SUBDIR += p5-Data-Password
SUBDIR += p5-Digest
SUBDIR += p5-Digest-Adler32