diff options
author | stephen <stephen@FreeBSD.org> | 2015-02-02 06:04:52 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2015-02-02 06:04:52 +0800 |
commit | 4c5313a9e769510337af5f3746ff2c31689d58d5 (patch) | |
tree | fa6090db93f7cbdcdba1ef8d71f9d490807a394d /math/Makefile | |
parent | b2733fc2511db81034a2fa942f0d29f0ee072303 (diff) | |
download | freebsd-ports-gnome-4c5313a9e769510337af5f3746ff2c31689d58d5.tar.gz freebsd-ports-gnome-4c5313a9e769510337af5f3746ff2c31689d58d5.tar.zst freebsd-ports-gnome-4c5313a9e769510337af5f3746ff2c31689d58d5.zip |
- New port math/octave-forge-interval.
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.
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 60787b1c26b0..0004460db881 100644 --- a/math/Makefile +++ b/math/Makefile @@ -303,6 +303,7 @@ SUBDIR += octave-forge-image SUBDIR += octave-forge-informationtheory SUBDIR += octave-forge-integration + SUBDIR += octave-forge-interval SUBDIR += octave-forge-io SUBDIR += octave-forge-irsa SUBDIR += octave-forge-linear-algebra |