aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 06:14:54 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 06:14:54 +0000
commit7cb504cc2f221200f152874b50518773157f8ebd (patch)
tree98c0462b5d1abc42381fe0ffc08fd675129e1410 /math/Makefile
parent0cf8d064c81bafad35fef010484d6a663860200e (diff)
downloadports-7cb504cc2f221200f152874b50518773157f8ebd.tar.gz
ports-7cb504cc2f221200f152874b50518773157f8ebd.zip
Add port math/octave-forge-struct.
This is struct. Additional Structure manipulations functions. 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=220262
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 4acbc8ff4e21..2a52c710d744 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -230,6 +230,7 @@
SUBDIR += octave-forge-splines
SUBDIR += octave-forge-statistics
SUBDIR += octave-forge-strings
+ SUBDIR += octave-forge-struct
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree