aboutsummaryrefslogtreecommitdiff
path: root/math/octave-forge-statistics
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 06:04:22 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 06:04:22 +0000
commitd03627635a43e1825b10991179e6fd8778e9ae38 (patch)
tree173a45b22afd331474ddfc1e7c0edd790d5306ba /math/octave-forge-statistics
parentf9f0e807f9d4a9350c833ef46048041496e80817 (diff)
downloadports-d03627635a43e1825b10991179e6fd8778e9ae38.tar.gz
ports-d03627635a43e1825b10991179e6fd8778e9ae38.zip
Add port math/octave-forge-statistics
This is statistics. Additional statistics functions for Octave. 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=220260
Diffstat (limited to 'math/octave-forge-statistics')
-rw-r--r--math/octave-forge-statistics/Makefile17
-rw-r--r--math/octave-forge-statistics/distinfo3
-rw-r--r--math/octave-forge-statistics/pkg-descr10
-rw-r--r--math/octave-forge-statistics/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile
new file mode 100644
index 000000000000..5956b3ad4729
--- /dev/null
+++ b/math/octave-forge-statistics/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-statistics
+PORTVERSION= 1.0.7
+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-statistics/distinfo b/math/octave-forge-statistics/distinfo
new file mode 100644
index 000000000000..2330bae051c1
--- /dev/null
+++ b/math/octave-forge-statistics/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/statistics-1.0.7.tar.gz) = 881e519a2c6fad8100a5a7471d624e3a
+SHA256 (octave-forge/statistics-1.0.7.tar.gz) = 2cff2b80f40e6ebe35fff6d0592497640a8279988fd6aed00443a9545d540d59
+SIZE (octave-forge/statistics-1.0.7.tar.gz) = 78129
diff --git a/math/octave-forge-statistics/pkg-descr b/math/octave-forge-statistics/pkg-descr
new file mode 100644
index 000000000000..5788d838dd1d
--- /dev/null
+++ b/math/octave-forge-statistics/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 statistics.
+
+ Additional statistics functions for Octave.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-statistics/pkg-plist b/math/octave-forge-statistics/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-statistics/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty