aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 12:08:03 +0800
committermaho <maho@FreeBSD.org>2008-09-08 12:08:03 +0800
commitcd7d47ce3a31b820053922637b631d1c42c87087 (patch)
tree2b8d9eab6fffcac91f1e75e44014d98e6a9500e1 /math/Makefile
parent1803369d81fd7b102ec2cf791c6203f8b9dab655 (diff)
downloadfreebsd-ports-gnome-cd7d47ce3a31b820053922637b631d1c42c87087.tar.gz
freebsd-ports-gnome-cd7d47ce3a31b820053922637b631d1c42c87087.tar.zst
freebsd-ports-gnome-cd7d47ce3a31b820053922637b631d1c42c87087.zip
Add port math/octave-forge-multicore
This is multicore. An Octave-forge package providing functions for parallel processing on multiple cores. 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 50dc24df29e9..d3130044b0d8 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -201,6 +201,7 @@
SUBDIR += octave-forge-linear-algebra
SUBDIR += octave-forge-miscellaneous
SUBDIR += octave-forge-missing-functions
+ SUBDIR += octave-forge-multicore
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree