aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 11:54:38 +0800
committermaho <maho@FreeBSD.org>2008-09-08 11:54:38 +0800
commit4df323b157b9bd2b8f3d33c3c8df62d0fd10a1a6 (patch)
tree6f8240ff3de3da2bcc5d669108a2e0851bc425cb /math/Makefile
parentafdc682e3600b86a5daa2121b5e80ab822605c9e (diff)
downloadfreebsd-ports-gnome-4df323b157b9bd2b8f3d33c3c8df62d0fd10a1a6.tar.gz
freebsd-ports-gnome-4df323b157b9bd2b8f3d33c3c8df62d0fd10a1a6.tar.zst
freebsd-ports-gnome-4df323b157b9bd2b8f3d33c3c8df62d0fd10a1a6.zip
Add port math/octave-forge-general
This is general. General tools for octave. 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/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index ea8bf5956ff3..c5b8ac53c485 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -190,6 +190,7 @@
SUBDIR += octave-forge-combinatorics
SUBDIR += octave-forge-engine
SUBDIR += octave-forge-fpl
+ SUBDIR += octave-forge-general
SUBDIR += octave-forge-gsl
SUBDIR += octave-forge-image
SUBDIR += octave-forge-informationtheory