aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-07-07 00:36:45 +0800
committerijliao <ijliao@FreeBSD.org>2001-07-07 00:36:45 +0800
commit9879d5b7523120402c5eae7f86204797b55b3f01 (patch)
treef02e5cfea0e0351f94a39b50d679119cb5165494 /math/Makefile
parent03c703c8959aaf4b2798aa9f43bb22e98e2f8b78 (diff)
downloadfreebsd-ports-gnome-9879d5b7523120402c5eae7f86204797b55b3f01.tar.gz
freebsd-ports-gnome-9879d5b7523120402c5eae7f86204797b55b3f01.tar.zst
freebsd-ports-gnome-9879d5b7523120402c5eae7f86204797b55b3f01.zip
add p5-Math-Random-MT
The Mersenne Twister PRNG PR: 28716 Submitted by: Sergey Skvortsov <skv@protey.ru>
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 c6bf11ff24b4..9212b96afd38 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -69,6 +69,7 @@
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Logic
SUBDIR += p5-Math-Random
+ SUBDIR += p5-Math-Random-MT
SUBDIR += p5-MatrixReal
SUBDIR += p5-Set-IntSpan
SUBDIR += p5-Set-Window