aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-linear-algebra
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 03:37:39 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 03:37:39 +0000
commitf7c98d53b2a923ddc9d778b455eb538e972cfe59 (patch)
tree0f9986fd6482290f9140ac1b94bb946ac05b5343 /math/octave-forge-linear-algebra
parent5a8acb400a2b7ae58458f9144fc368887b586745 (diff)
downloadports-f7c98d53b2a923ddc9d778b455eb538e972cfe59.tar.gz
ports-f7c98d53b2a923ddc9d778b455eb538e972cfe59.zip
Notes
Diffstat (limited to 'math/octave-forge-linear-algebra')
-rw-r--r--math/octave-forge-linear-algebra/Makefile17
-rw-r--r--math/octave-forge-linear-algebra/distinfo3
-rw-r--r--math/octave-forge-linear-algebra/pkg-descr10
-rw-r--r--math/octave-forge-linear-algebra/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile
new file mode 100644
index 000000000000..ebd0a09d729e
--- /dev/null
+++ b/math/octave-forge-linear-algebra/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-linear-algebra
+PORTVERSION= 1.0.6
+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-linear-algebra/distinfo b/math/octave-forge-linear-algebra/distinfo
new file mode 100644
index 000000000000..c45581a0d02f
--- /dev/null
+++ b/math/octave-forge-linear-algebra/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/linear-algebra-1.0.6.tar.gz) = cb07f1a877c6de3795cb33e27c9a037f
+SHA256 (octave-forge/linear-algebra-1.0.6.tar.gz) = 605c0315b7e4fa77f8d5b00786bfdaa8738ec3662e062fbb2e556a3fb89d6b14
+SIZE (octave-forge/linear-algebra-1.0.6.tar.gz) = 85234
diff --git a/math/octave-forge-linear-algebra/pkg-descr b/math/octave-forge-linear-algebra/pkg-descr
new file mode 100644
index 000000000000..ed954a68c03d
--- /dev/null
+++ b/math/octave-forge-linear-algebra/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 linear-algebra.
+
+ Additional linear algebra code, including general SVD and matrix functions.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-linear-algebra/pkg-plist b/math/octave-forge-linear-algebra/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-linear-algebra/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty