diff options
author | maho <maho@FreeBSD.org> | 2008-09-08 14:59:41 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-09-08 14:59:41 +0800 |
commit | 785211cee424710c373f411a90d478697dbdc886 (patch) | |
tree | 8ac095e8b644c90c121b4862276926f190a1b066 /math/Makefile | |
parent | 85950506d460c09b6619991d9e6e2866540fabd8 (diff) | |
download | freebsd-ports-gnome-785211cee424710c373f411a90d478697dbdc886.tar.gz freebsd-ports-gnome-785211cee424710c373f411a90d478697dbdc886.tar.zst freebsd-ports-gnome-785211cee424710c373f411a90d478697dbdc886.zip |
Add port math/octave-forge-tsa
This is tsa.
Stochastic concepts and maximum entropy methods for time series analysis
The octave-forge package is the result of The GNU Octave Repositry project,
which is intended to be a central location for custom scripts, functions and
extensions for GNU Octave. contains the source for all the functions plus
build and install scripts.
PR: 127030
Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
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 380032e48cd5..a598727714c1 100644 --- a/math/Makefile +++ b/math/Makefile @@ -236,6 +236,7 @@ SUBDIR += octave-forge-tcl-octave SUBDIR += octave-forge-time SUBDIR += octave-forge-triangular + SUBDIR += octave-forge-tsa SUBDIR += octave-forge-video SUBDIR += octave-forge-vrml SUBDIR += octave-forge-windows |