diff options
author | will <will@FreeBSD.org> | 2001-01-04 00:01:32 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 00:01:32 +0000 |
commit | fbf83ac8d54bf8fb50d72bca8a8008c983fcf6f3 (patch) | |
tree | 57164aeed3a444b0662c7878898e0a9442c4ffd3 /math/Makefile | |
parent | c8dd854bc51f7109e5792af31772142788c8768d (diff) | |
download | FreeBSD-ports-fbf83ac8d54bf8fb50d72bca8a8008c983fcf6f3.zip FreeBSD-ports-fbf83ac8d54bf8fb50d72bca8a8008c983fcf6f3.tar.gz |
Add p5-Statistics-Distributions 0.05, perl module that calculates
critical values of common statistical distributions.
PR: 23999
Submitted by: Anton Berezin <tobez@tobez.org>
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 f97b292..7f44173 100644 --- a/math/Makefile +++ b/math/Makefile @@ -60,6 +60,7 @@ SUBDIR += p5-Set-IntSpan SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Descriptive + SUBDIR += p5-Statistics-Distributions SUBDIR += pari SUBDIR += parmetis SUBDIR += physcalc |