diff options
author | stephen <stephen@FreeBSD.org> | 2015-02-20 12:04:54 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2015-02-20 12:04:54 +0800 |
commit | c1a6b272cf0f24b6dad75f82f1e974f7cc5f9935 (patch) | |
tree | 9017861144406f31defbee20aaeeac708fb82213 /math/Makefile | |
parent | a2993214f0e97d176f0c8d83fb13a7db07dbae81 (diff) | |
download | freebsd-ports-gnome-c1a6b272cf0f24b6dad75f82f1e974f7cc5f9935.tar.gz freebsd-ports-gnome-c1a6b272cf0f24b6dad75f82f1e974f7cc5f9935.tar.zst freebsd-ports-gnome-c1a6b272cf0f24b6dad75f82f1e974f7cc5f9935.zip |
- New port math/octave-forge-level-set.
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.
This is level-set.
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 0004460db881..0debfc96650f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -306,6 +306,7 @@ SUBDIR += octave-forge-interval SUBDIR += octave-forge-io SUBDIR += octave-forge-irsa + SUBDIR += octave-forge-level-set SUBDIR += octave-forge-linear-algebra SUBDIR += octave-forge-lssa SUBDIR += octave-forge-ltfat |