aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-time
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 06:28:12 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 06:28:12 +0000
commit29d40aca94599fba5d4a226782ffc9b307198a2f (patch)
tree47b147982e55039960f5b8eab8e32a633d1346f9 /math/octave-forge-time
parent4481bc41dd9e2a73efe5fdb18789110e5c9f7d51 (diff)
downloadports-29d40aca94599fba5d4a226782ffc9b307198a2f.tar.gz
ports-29d40aca94599fba5d4a226782ffc9b307198a2f.zip
Add port math/octave-forge-time
This is time. Additional date manipulation tools. 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=220264
Diffstat (limited to 'math/octave-forge-time')
-rw-r--r--math/octave-forge-time/Makefile17
-rw-r--r--math/octave-forge-time/distinfo3
-rw-r--r--math/octave-forge-time/pkg-descr10
-rw-r--r--math/octave-forge-time/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-time/Makefile b/math/octave-forge-time/Makefile
new file mode 100644
index 000000000000..d1142eba164a
--- /dev/null
+++ b/math/octave-forge-time/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-time
+PORTVERSION= 1.0.8
+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-time/distinfo b/math/octave-forge-time/distinfo
new file mode 100644
index 000000000000..8faa5b26480b
--- /dev/null
+++ b/math/octave-forge-time/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/time-1.0.8.tar.gz) = 73b02a9b142cda493cb60e95583c266e
+SHA256 (octave-forge/time-1.0.8.tar.gz) = 0a55cf3e1654fe8ad3e88d1ebf8360800cfd6a0d0126d5ad87b92aae0559625f
+SIZE (octave-forge/time-1.0.8.tar.gz) = 44648
diff --git a/math/octave-forge-time/pkg-descr b/math/octave-forge-time/pkg-descr
new file mode 100644
index 000000000000..d528b541315d
--- /dev/null
+++ b/math/octave-forge-time/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 time.
+
+ Additional date manipulation tools.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-time/pkg-plist b/math/octave-forge-time/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-time/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty