aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2011-09-27 14:12:09 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2011-09-27 14:12:09 +0000
commitfeaf5776e3b877e35d2722264909b4fa843e2b67 (patch)
treec8e852d9211665938ef5d3c617dc07fda7309847 /math/Makefile
parent99c4c43782039b3461e1f52b3c706a209856caa7 (diff)
downloadports-feaf5776e3b877e35d2722264909b4fa843e2b67.tar.gz
ports-feaf5776e3b877e35d2722264909b4fa843e2b67.zip
- New port math/octave-forge-geometry
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 geometry. Library for geometric computing extending MatGeom functions. Useful to create, transform, manipulate and display geometric primitives.
Notes
Notes: svn path=/head/; revision=282489
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 9b84f927f390..c6835660b6d5 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -253,6 +253,7 @@
SUBDIR += octave-forge-ga
SUBDIR += octave-forge-general
SUBDIR += octave-forge-generate_html
+ SUBDIR += octave-forge-geometry
SUBDIR += octave-forge-gnuplot
SUBDIR += octave-forge-gsl
SUBDIR += octave-forge-ident