aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-07-24 09:25:38 +0800
committerclsung <clsung@FreeBSD.org>2006-07-24 09:25:38 +0800
commit7f737ae08b7700814ff505110f75b6869b2a5bd6 (patch)
tree59d9a890232ebe50e6438d62ae253b1d4ded13aa /math/Makefile
parentc0c5e646a3ee6e3b5c8a9ca85ca64f2855758bfb (diff)
downloadfreebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.tar.gz
freebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.tar.zst
freebsd-ports-gnome-7f737ae08b7700814ff505110f75b6869b2a5bd6.zip
Add p5-Math-Random-MT-Auto 5.02, auto-seeded Mersenne Twister PRNGs.
PR: ports/100624 Submitted by: Gea-Suan Lin <gslin at gslin.org>
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 389e00bbde86..83a2530d9e33 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -197,6 +197,7 @@
SUBDIR += p5-Math-Pari
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
+ SUBDIR += p5-Math-Random-MT-Auto
SUBDIR += p5-Math-RandomOrg
SUBDIR += p5-Math-Round
SUBDIR += p5-Math-Round-Var