aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2009-05-26 21:37:45 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2009-05-26 21:37:45 +0000
commitd4867d8008e1a0bad9d457b11c13f0ac38da8f7c (patch)
treea9b7ffcedfd8d21603e22ad151b4fb83ce38105c /math/Makefile
parent7f94df22511c60ca47a7ed5a6f912b6f84b20d6d (diff)
downloadports-d4867d8008e1a0bad9d457b11c13f0ac38da8f7c.tar.gz
ports-d4867d8008e1a0bad9d457b11c13f0ac38da8f7c.zip
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 simp. This package define the basic operations on intervals. It is useful when some values for a computation are incertain. WWW: http://octave.sourceforge.net/ PR: ports/134404 Submitted by: Stephen Montgomery-Smith <stephen AT missouri.edu> Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=234593
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 1ce4b7c44afd..3e9b17387996 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -246,6 +246,7 @@
SUBDIR += octave-forge-secs1d
SUBDIR += octave-forge-secs2d
SUBDIR += octave-forge-signal
+ SUBDIR += octave-forge-simp
SUBDIR += octave-forge-sockets
SUBDIR += octave-forge-specfun
SUBDIR += octave-forge-special-matrix