aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-integration
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 03:46:20 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 03:46:20 +0000
commitcd96f388f246ec430d9c6db3514461640c7a0928 (patch)
tree60760f71c4c8c149b203a8494d551136dff83c72 /math/octave-forge-integration
parent9f798d581c084e12479d8a517b4bd98fe34a0744 (diff)
downloadports-cd96f388f246ec430d9c6db3514461640c7a0928.tar.gz
ports-cd96f388f246ec430d9c6db3514461640c7a0928.zip
Notes
Diffstat (limited to 'math/octave-forge-integration')
-rw-r--r--math/octave-forge-integration/Makefile17
-rw-r--r--math/octave-forge-integration/distinfo3
-rw-r--r--math/octave-forge-integration/pkg-descr10
-rw-r--r--math/octave-forge-integration/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile
new file mode 100644
index 000000000000..22405dbfc676
--- /dev/null
+++ b/math/octave-forge-integration/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-integration
+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-integration/distinfo b/math/octave-forge-integration/distinfo
new file mode 100644
index 000000000000..0d4168f777e4
--- /dev/null
+++ b/math/octave-forge-integration/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/integration-1.0.6.tar.gz) = cdbcc10a951c69e223a546c68188e88c
+SHA256 (octave-forge/integration-1.0.6.tar.gz) = 57ada6fc5ea081340ad2af5643d6967ff67f525e07a2d1cc484e403f40698ee1
+SIZE (octave-forge/integration-1.0.6.tar.gz) = 38748
diff --git a/math/octave-forge-integration/pkg-descr b/math/octave-forge-integration/pkg-descr
new file mode 100644
index 000000000000..4eb7e97829a1
--- /dev/null
+++ b/math/octave-forge-integration/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 integration.
+
+ Toolbox for 1-D, 2-D, and n-D Numerical Integration
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-integration/pkg-plist b/math/octave-forge-integration/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-integration/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty