aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-07-24 01:25:38 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-07-24 01:25:38 +0000
commit3b677aa59d56c8b2aafc80bef4c354269a340f94 (patch)
tree4a69ac11ca171980b79fc7f58e3f9f6fb3c2aea4 /math/Makefile
parentdf845a89a53875412840cffce6df18ac357d81fc (diff)
downloadports-3b677aa59d56c8b2aafc80bef4c354269a340f94.tar.gz
ports-3b677aa59d56c8b2aafc80bef4c354269a340f94.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>
Notes
Notes: svn path=/head/; revision=168585
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