diff options
author | will <will@FreeBSD.org> | 2001-01-04 08:02:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-04 08:02:41 +0800 |
commit | 8451564659eb9be729f8e02c1a7ffadc04e0c348 (patch) | |
tree | 5302c7594c5376d4a4c5fe3001c0341a17f8fe57 /math/Makefile | |
parent | fbf83ac8d54bf8fb50d72bca8a8008c983fcf6f3 (diff) | |
download | freebsd-ports-gnome-8451564659eb9be729f8e02c1a7ffadc04e0c348.tar.gz freebsd-ports-gnome-8451564659eb9be729f8e02c1a7ffadc04e0c348.tar.zst freebsd-ports-gnome-8451564659eb9be729f8e02c1a7ffadc04e0c348.zip |
Add p5-Statistics-LTU 2.8, a perl implementation of Linear Threshould
Units.
PR: 24000
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 7f4417351cf3..2566a50b1bc7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -61,6 +61,7 @@ SUBDIR += p5-Statistics-ChiSquare SUBDIR += p5-Statistics-Descriptive SUBDIR += p5-Statistics-Distributions + SUBDIR += p5-Statistics-LTU SUBDIR += pari SUBDIR += parmetis SUBDIR += physcalc |