aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-special-matrix
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 05:57:59 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 05:57:59 +0000
commit34f61771ad34efd3d707046ec313d5a2beed054d (patch)
tree624cc9f96fffdec93004b647aa961a237c84b948 /math/octave-forge-special-matrix
parent9dade6fd0f44395f9b4440eeb0c1c05bc7a20004 (diff)
downloadports-34f61771ad34efd3d707046ec313d5a2beed054d.tar.gz
ports-34f61771ad34efd3d707046ec313d5a2beed054d.zip
Add port math/octave-forge-special-matrix
This is special-matrix. Additional Special Matrices for Octave. 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=220257
Diffstat (limited to 'math/octave-forge-special-matrix')
-rw-r--r--math/octave-forge-special-matrix/Makefile17
-rw-r--r--math/octave-forge-special-matrix/distinfo3
-rw-r--r--math/octave-forge-special-matrix/pkg-descr10
-rw-r--r--math/octave-forge-special-matrix/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile
new file mode 100644
index 000000000000..ac21068f90f5
--- /dev/null
+++ b/math/octave-forge-special-matrix/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-special-matrix
+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-special-matrix/distinfo b/math/octave-forge-special-matrix/distinfo
new file mode 100644
index 000000000000..e62238609d00
--- /dev/null
+++ b/math/octave-forge-special-matrix/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/special-matrix-1.0.6.tar.gz) = b57e72be55b0c11cabdb0b486a0174dc
+SHA256 (octave-forge/special-matrix-1.0.6.tar.gz) = 5180645a2b65067035a3b7b064fbb9ce5c1b9d4b33fa80dea7d3abaab42edcb5
+SIZE (octave-forge/special-matrix-1.0.6.tar.gz) = 8458
diff --git a/math/octave-forge-special-matrix/pkg-descr b/math/octave-forge-special-matrix/pkg-descr
new file mode 100644
index 000000000000..111a59e4d4b4
--- /dev/null
+++ b/math/octave-forge-special-matrix/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 special-matrix.
+
+ Additional Special Matrices for Octave.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-special-matrix/pkg-plist b/math/octave-forge-special-matrix/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-special-matrix/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty