aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-25 20:59:17 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-25 20:59:17 +0000
commitf0651923dc4b7159d0914139c73a116548df40ee (patch)
tree6021bd01dc7586f1f69bcf2551da007c1c04cd01 /math/Makefile
parent81f9983ba43c9330dbd7983d68e9635ee50daa6b (diff)
downloadports-f0651923dc4b7159d0914139c73a116548df40ee.tar.gz
ports-f0651923dc4b7159d0914139c73a116548df40ee.zip
Add p5-Math-Random-OO 0.19, consistent object-oriented interface for
generating random numbers. PR: 100751 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Notes
Notes: svn path=/head/; revision=168753
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 cabce58cf17a..e0a97ba40c52 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -199,6 +199,7 @@
SUBDIR += p5-Math-Random
SUBDIR += p5-Math-Random-MT
SUBDIR += p5-Math-Random-MT-Auto
+ SUBDIR += p5-Math-Random-OO
SUBDIR += p5-Math-RandomOrg
SUBDIR += p5-Math-Round
SUBDIR += p5-Math-Round-Var