diff options
author | rafan <rafan@FreeBSD.org> | 2006-12-25 14:29:56 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2006-12-25 14:29:56 +0800 |
commit | d6b695f0076191b26f49c9a8385f0ba53e45a39b (patch) | |
tree | 8179e8f247b88673dddc37720b8eac8f3282614f /math/Makefile | |
parent | 2a9bb9cc21e9d618a5ead8b6da10d9419fde8b3b (diff) | |
download | freebsd-ports-gnome-d6b695f0076191b26f49c9a8385f0ba53e45a39b.tar.gz freebsd-ports-gnome-d6b695f0076191b26f49c9a8385f0ba53e45a39b.tar.zst freebsd-ports-gnome-d6b695f0076191b26f49c9a8385f0ba53e45a39b.zip |
Add p5-Statistics-Forecast 0.2, calculates a future value.
PR: ports/107146
Submitted by: chinsan
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 bfbc6f8f177b..780e1982bacf 100644 --- a/math/Makefile +++ b/math/Makefile @@ -254,6 +254,7 @@ SUBDIR += p5-Statistics-Descriptive SUBDIR += p5-Statistics-Descriptive-Discrete SUBDIR += p5-Statistics-Distributions + SUBDIR += p5-Statistics-Forecast SUBDIR += p5-Statistics-LTU SUBDIR += p5-Statistics-LineFit SUBDIR += p5-Statistics-Lite |