diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-07-26 04:59:17 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-07-26 04:59:17 +0800 |
commit | 4c78527b9de71bc7bbc7c5a5dcd6f11658c34274 (patch) | |
tree | 14dbdd77e37c096e7c16829e12d76912f9f8c5fb /math/Makefile | |
parent | 3d57d13905ff500ff84b289933114f0ed2acc354 (diff) | |
download | freebsd-ports-gnome-4c78527b9de71bc7bbc7c5a5dcd6f11658c34274.tar.gz freebsd-ports-gnome-4c78527b9de71bc7bbc7c5a5dcd6f11658c34274.tar.zst freebsd-ports-gnome-4c78527b9de71bc7bbc7c5a5dcd6f11658c34274.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>
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
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 |