aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-secs1d/Makefile17
-rw-r--r--math/octave-forge-secs1d/distinfo3
-rw-r--r--math/octave-forge-secs1d/pkg-descr10
-rw-r--r--math/octave-forge-secs1d/pkg-plist1
5 files changed, 32 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
diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile
new file mode 100644
index 000000000000..d9222f587f33
--- /dev/null
+++ b/math/octave-forge-secs1d/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-secs1d
+PORTVERSION= 0.0.7
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-secs1d/distinfo b/math/octave-forge-secs1d/distinfo
new file mode 100644
index 000000000000..9d276d12a024
--- /dev/null
+++ b/math/octave-forge-secs1d/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/secs1d-0.0.7.tar.gz) = f9f694fed9e9fdc9c0dadfd41a000d19
+SHA256 (octave-forge/secs1d-0.0.7.tar.gz) = c7ea373c97c032248006a90e74174c3faec55bd1076270dfe1e4c26813c3d181
+SIZE (octave-forge/secs1d-0.0.7.tar.gz) = 22159
diff --git a/math/octave-forge-secs1d/pkg-descr b/math/octave-forge-secs1d/pkg-descr
new file mode 100644
index 000000000000..34bfc4078855
--- /dev/null
+++ b/math/octave-forge-secs1d/pkg-descr
@@ -0,0 +1,10 @@
+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 secs1d.
+
+ A Drift-Diffusion simulator for 1d semiconductor devices
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-secs1d/pkg-plist b/math/octave-forge-secs1d/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-secs1d/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty