aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2006-11-01 09:59:37 +0800
committerclsung <clsung@FreeBSD.org>2006-11-01 09:59:37 +0800
commit881cc9ec1e54c69fbc66738c6193f0579704d81d (patch)
tree845973c9ed89ed5205f8ab7a511ea9cd0474305f /math/Makefile
parent5168d070a76b26b00e4f14c92a520b1b477c8bfc (diff)
downloadfreebsd-ports-gnome-881cc9ec1e54c69fbc66738c6193f0579704d81d.tar.gz
freebsd-ports-gnome-881cc9ec1e54c69fbc66738c6193f0579704d81d.tar.zst
freebsd-ports-gnome-881cc9ec1e54c69fbc66738c6193f0579704d81d.zip
Add p5-Statistics-LineFit 0.06, least squares line fit, weighted or
unweighted. PR: ports/104688 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 40dca06ef37e..240ca765413b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -252,6 +252,7 @@
SUBDIR += p5-Statistics-Descriptive
SUBDIR += p5-Statistics-Distributions
SUBDIR += p5-Statistics-LTU
+ SUBDIR += p5-Statistics-LineFit
SUBDIR += p5-Statistics-Lite
SUBDIR += p5-Statistics-OLS
SUBDIR += p5-Task-Math-Symbolic