aboutsummaryrefslogtreecommitdiffstats
path: root/math/octave-forge-secs1d
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 13:35:25 +0800
committermaho <maho@FreeBSD.org>2008-09-08 13:35:25 +0800
commit56b920a2912119b5edbc547ec30b3622ec45eb79 (patch)
tree0f1a0ac0e4c3396a352ce9c28ceeb4f02466751d /math/octave-forge-secs1d
parent74cc73058fedcc0a39cf7f1b294585faace52f98 (diff)
downloadfreebsd-ports-gnome-56b920a2912119b5edbc547ec30b3622ec45eb79.tar.gz
freebsd-ports-gnome-56b920a2912119b5edbc547ec30b3622ec45eb79.tar.zst
freebsd-ports-gnome-56b920a2912119b5edbc547ec30b3622ec45eb79.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>
Diffstat (limited to 'math/octave-forge-secs1d')
-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
4 files changed, 31 insertions, 0 deletions
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