aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-splines/Makefile17
-rw-r--r--math/octave-forge-splines/distinfo3
-rw-r--r--math/octave-forge-splines/pkg-descr10
-rw-r--r--math/octave-forge-splines/pkg-plist1
5 files changed, 32 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index af402ced5bad..b975cf58431e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -227,6 +227,7 @@
SUBDIR += octave-forge-specfun
SUBDIR += octave-forge-special-matrix
SUBDIR += octave-forge-spline-gcvspl
+ SUBDIR += octave-forge-splines
SUBDIR += oleo
SUBDIR += orpie
SUBDIR += p5-AI-DecisionTree
diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile
new file mode 100644
index 000000000000..e465ad0a3132
--- /dev/null
+++ b/math/octave-forge-splines/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-splines
+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-splines/distinfo b/math/octave-forge-splines/distinfo
new file mode 100644
index 000000000000..71f7cce2c803
--- /dev/null
+++ b/math/octave-forge-splines/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/splines-1.0.6.tar.gz) = c1dd4734a97b28378103a6df69ee68cc
+SHA256 (octave-forge/splines-1.0.6.tar.gz) = aff9a00ac7242993a3b5f2f1914160e785f8eb53b30beebba60cc6d65514622f
+SIZE (octave-forge/splines-1.0.6.tar.gz) = 34662
diff --git a/math/octave-forge-splines/pkg-descr b/math/octave-forge-splines/pkg-descr
new file mode 100644
index 000000000000..6cdb2da2fe3f
--- /dev/null
+++ b/math/octave-forge-splines/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 splines.
+
+ Additional Cubic spline functions.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-splines/pkg-plist b/math/octave-forge-splines/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-splines/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty