aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 04:03:28 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 04:03:28 +0000
commit47507be7dfa4cd5da3400e241aee8627ffbb0099 (patch)
tree30db7b818ec3b1a23d3134f8dfebb9bf5c9ee1e3 /math/Makefile
parentd94969d3407a0bdd81c0ae61602a6477a43129f1 (diff)
downloadports-47507be7dfa4cd5da3400e241aee8627ffbb0099.tar.gz
ports-47507be7dfa4cd5da3400e241aee8627ffbb0099.zip
Add port math/octave-forge-miscellaneous
This is miscellaneous. Miscellaneous tools including waitbar, xml tools, etc 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>
Notes
Notes: svn path=/head/; revision=220229
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 09a63db12cf8..d48e07f811af 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -199,6 +199,7 @@
SUBDIR += octave-forge-integration
SUBDIR += octave-forge-io
SUBDIR += octave-forge-linear-algebra
+ SUBDIR += octave-forge-miscellaneous
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree