diff options
author | maho <maho@FreeBSD.org> | 2008-09-08 11:48:43 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-09-08 11:48:43 +0800 |
commit | f5e3daf8e4b5e20b63db77ed27fbeb4dcb861545 (patch) | |
tree | 1046789e3f66ada41397f1e38c267d3a4ad3a703 /math/Makefile | |
parent | 8e8231d061f3df40a05a2eb1aa66f88ee76d1a22 (diff) | |
download | freebsd-ports-gnome-f5e3daf8e4b5e20b63db77ed27fbeb4dcb861545.tar.gz freebsd-ports-gnome-f5e3daf8e4b5e20b63db77ed27fbeb4dcb861545.tar.zst freebsd-ports-gnome-f5e3daf8e4b5e20b63db77ed27fbeb4dcb861545.zip |
Add port math/octave-forge-io
This is io. Input/Output in external formats.
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 adf8428f690f..8d4519227899 100644 --- a/math/Makefile +++ b/math/Makefile @@ -193,6 +193,7 @@ SUBDIR += octave-forge-gsl SUBDIR += octave-forge-informationtheory SUBDIR += octave-forge-integration + SUBDIR += octave-forge-io SUBDIR += octave-forge-linear-algebra SUBDIR += oleo SUBDIR += orpie |