aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 05:35:25 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 05:35:25 +0000
commitd7fa73312772c250eee262d820f642024b747481 (patch)
tree998a88b426c69566be6d694d369fe515476bed1c /math/Makefile
parentcf06a53b2999dec63f03138ac97816ee70be86cc (diff)
downloadports-d7fa73312772c250eee262d820f642024b747481.tar.gz
ports-d7fa73312772c250eee262d820f642024b747481.zip
Add port math/octave-forge-secs1d
This is secs1d. A Drift-Diffusion simulator for 1d semiconductor devices 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=220252
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 7e0380a191b6..fd259cf1b307 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -220,6 +220,7 @@
SUBDIR += octave-forge-physicalconstants
SUBDIR += octave-forge-plot
SUBDIR += octave-forge-pt_br
+ SUBDIR += octave-forge-secs1d
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree