aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-missing-functions
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 04:05:48 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 04:05:48 +0000
commitf4f51fd84a57d7c01c179536f79b07a1eccde629 (patch)
treea50ab0db0d068fe10529132358c81cc0b9c86ffb /math/octave-forge-missing-functions
parent47507be7dfa4cd5da3400e241aee8627ffbb0099 (diff)
downloadports-f4f51fd84a57d7c01c179536f79b07a1eccde629.tar.gz
ports-f4f51fd84a57d7c01c179536f79b07a1eccde629.zip
Notes
Diffstat (limited to 'math/octave-forge-missing-functions')
-rw-r--r--math/octave-forge-missing-functions/Makefile17
-rw-r--r--math/octave-forge-missing-functions/distinfo3
-rw-r--r--math/octave-forge-missing-functions/pkg-descr10
-rw-r--r--math/octave-forge-missing-functions/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile
new file mode 100644
index 000000000000..215e95750635
--- /dev/null
+++ b/math/octave-forge-missing-functions/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-missing-functions
+PORTVERSION= 1.0.0
+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-missing-functions/distinfo b/math/octave-forge-missing-functions/distinfo
new file mode 100644
index 000000000000..4a50a05b6929
--- /dev/null
+++ b/math/octave-forge-missing-functions/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/missing-functions-1.0.0.tar.gz) = 66c6efa34099ce127a9609eb5418f842
+SHA256 (octave-forge/missing-functions-1.0.0.tar.gz) = c65fb056765b2ee087bbf93571769161bd1c4989d461f52030319dccf4742c25
+SIZE (octave-forge/missing-functions-1.0.0.tar.gz) = 5779
diff --git a/math/octave-forge-missing-functions/pkg-descr b/math/octave-forge-missing-functions/pkg-descr
new file mode 100644
index 000000000000..a183af92b9ac
--- /dev/null
+++ b/math/octave-forge-missing-functions/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 missing-functions.
+
+ Find functions that are in Matlab but not in Octave.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-missing-functions/pkg-plist b/math/octave-forge-missing-functions/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-missing-functions/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty