aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2011-03-18 00:05:22 +0800
committermiwi <miwi@FreeBSD.org>2011-03-18 00:05:22 +0800
commite3207f6ea6152c8b2b15e5c8841d507983a7d5c0 (patch)
tree8eed2cd23461e0ea4a81531926c893cd29dd106f /math/Makefile
parentc676da91b8633449dd874160a5f62793f7f43b48 (diff)
downloadfreebsd-ports-gnome-e3207f6ea6152c8b2b15e5c8841d507983a7d5c0.tar.gz
freebsd-ports-gnome-e3207f6ea6152c8b2b15e5c8841d507983a7d5c0.tar.zst
freebsd-ports-gnome-e3207f6ea6152c8b2b15e5c8841d507983a7d5c0.zip
Cryptographically-secure, cross-platform replacement for rand()
WWW: http://search.cpan.org/dist/Math-Random-Secure PR: ports/155574 Submitted by: Dereckson <dereckson at gmail.com>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 754d51eabe5c..2ac2b1d3165c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -372,6 +372,7 @@
SUBDIR += p5-Math-Random-MT
SUBDIR += p5-Math-Random-MT-Auto
SUBDIR += p5-Math-Random-OO
+ SUBDIR += p5-Math-Random-Secure
SUBDIR += p5-Math-RandomOrg
SUBDIR += p5-Math-Round
SUBDIR += p5-Math-Round-Var