aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-tcl-octave
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 06:48:56 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 06:48:56 +0000
commit61dcfa0105dcbf472b26437793a2ed88008e71cf (patch)
tree376fa9900e3b43768dd9bcc486aa38eb1166312c /math/octave-forge-tcl-octave
parent1cb61cccf986ab367f884157f58fb56790bf57cc (diff)
Notes
Diffstat (limited to 'math/octave-forge-tcl-octave')
-rw-r--r--math/octave-forge-tcl-octave/Makefile19
-rw-r--r--math/octave-forge-tcl-octave/distinfo3
-rw-r--r--math/octave-forge-tcl-octave/pkg-descr10
-rw-r--r--math/octave-forge-tcl-octave/pkg-plist1
4 files changed, 33 insertions, 0 deletions
diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile
new file mode 100644
index 000000000000..82fcf4aae190
--- /dev/null
+++ b/math/octave-forge-tcl-octave/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: octave-forge
+# Date created: 5 May 2004
+# Whom: Stephen Montgomery-Smith <stephen@math.missouri.edu>
+#
+# $FreeBSD$
+#
+
+PORTNAME= octave-forge-tcl-octave
+PORTVERSION= 0.1.7
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+USE_TCL_WRAPPER= yes
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-tcl-octave/distinfo b/math/octave-forge-tcl-octave/distinfo
new file mode 100644
index 000000000000..b31a90788f83
--- /dev/null
+++ b/math/octave-forge-tcl-octave/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/tcl-octave-0.1.7.tar.gz) = 484907e9b35021587a8b423589d07619
+SHA256 (octave-forge/tcl-octave-0.1.7.tar.gz) = 9dc65894f9c9800b4670a785aff3029f1c7f2f1fb3a2e1353c1855c81636ed19
+SIZE (octave-forge/tcl-octave-0.1.7.tar.gz) = 23297
diff --git a/math/octave-forge-tcl-octave/pkg-descr b/math/octave-forge-tcl-octave/pkg-descr
new file mode 100644
index 000000000000..52579a4c974d
--- /dev/null
+++ b/math/octave-forge-tcl-octave/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 tcl-octave.
+
+ socket implementation of a tcl-octave connection
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-tcl-octave/pkg-plist b/math/octave-forge-tcl-octave/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-tcl-octave/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty