diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:03:54 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-04 00:03:54 +0000 |
commit | 182937580d8aa186d5d38e091ae38d0005a1ec23 (patch) | |
tree | 0adae3b4ea598696d6b9e59b2c0d2a952e03f5a4 /math/Makefile | |
parent | ef8dbac3121a1ecdda884788d3b3df19111065cc (diff) | |
download | ports-182937580d8aa186d5d38e091ae38d0005a1ec23.tar.gz ports-182937580d8aa186d5d38e091ae38d0005a1ec23.zip |
Add p5-Statistics-Table-F 0.02, perl module for computing the statistical
F-ratio.
PR: 24013
Submitted by: Anton Berezin <tobez@tobez.org>
Notes
Notes:
svn path=/head/; revision=36748
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 e7e88a1a76f8..bd9c24cdc52b 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 |