aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authoranders <anders@FreeBSD.org>2002-03-18 05:41:24 +0800
committeranders <anders@FreeBSD.org>2002-03-18 05:41:24 +0800
commit7d9d0294b526cd1f9543b2515a729c9b458f4c77 (patch)
tree4153538dbecdc695e6c5b9b5fa5add9cad62e9b9 /math/Makefile
parent3ef47ac0e5b5555883dd8458841c511599a22a89 (diff)
downloadfreebsd-ports-gnome-7d9d0294b526cd1f9543b2515a729c9b458f4c77.tar.gz
freebsd-ports-gnome-7d9d0294b526cd1f9543b2515a729c9b458f4c77.tar.zst
freebsd-ports-gnome-7d9d0294b526cd1f9543b2515a729c9b458f4c77.zip
Add Math::TrulyRandom, a Perl interface to a truly random number
generator function.
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 ba4ae5665ab4..ff73a73251f4 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -87,6 +87,7 @@
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
+ SUBDIR += p5-Math-TrulyRandom
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan
SUBDIR += p5-Set-Window