diff options
author | will <will@FreeBSD.org> | 2001-01-04 00:03:54 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 00:03:54 +0000 |
commit | 67fc9bccb0af7647e952160540ae633f6db6d5a5 (patch) | |
tree | 363bd7b33ac3228bed4cb5dc342fef9d7d9daf8b /math/Makefile | |
parent | fdcb4e3214d904f38a9dab495056370ba89e3f3c (diff) | |
download | FreeBSD-ports-67fc9bccb0af7647e952160540ae633f6db6d5a5.zip FreeBSD-ports-67fc9bccb0af7647e952160540ae633f6db6d5a5.tar.gz |
Add p5-Statistics-Table-F 0.02, perl module for computing the statistical
F-ratio.
PR: 24013
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 e7e88a1..bd9c24c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -63,6 +63,7 @@ SUBDIR += p5-Statistics-Distributions SUBDIR += p5-Statistics-LTU SUBDIR += p5-Statistics-OLS + SUBDIR += p5-Statistics-Table-F SUBDIR += pari SUBDIR += parmetis SUBDIR += physcalc |