summaryrefslogtreecommitdiff
path: root/math/octave-forge-informationtheory
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 03:43:02 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 03:43:02 +0000
commit9f798d581c084e12479d8a517b4bd98fe34a0744 (patch)
tree46ad2461db0a5b3c383c481a32b0059ca3c29bf4 /math/octave-forge-informationtheory
parentAdd port math/octave-forge-linear-algebra (diff)
This is informationtheory.
Functions and routines for basic Information Theory definitions, and source coding. 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=220222
Diffstat (limited to 'math/octave-forge-informationtheory')
-rw-r--r--math/octave-forge-informationtheory/Makefile17
-rw-r--r--math/octave-forge-informationtheory/distinfo3
-rw-r--r--math/octave-forge-informationtheory/pkg-descr10
-rw-r--r--math/octave-forge-informationtheory/pkg-plist1
4 files changed, 31 insertions, 0 deletions
diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile
new file mode 100644
index 000000000000..6ecb2456e3ff
--- /dev/null
+++ b/math/octave-forge-informationtheory/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-informationtheory
+PORTVERSION= 0.1.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-informationtheory/distinfo b/math/octave-forge-informationtheory/distinfo
new file mode 100644
index 000000000000..7efc2db145a7
--- /dev/null
+++ b/math/octave-forge-informationtheory/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/informationtheory-0.1.6.tar.gz) = c09ea18c6ce43c6d236360aec4d221c8
+SHA256 (octave-forge/informationtheory-0.1.6.tar.gz) = 4cb1c7cf80b9b6d1ddf0575c9fb3e2cf276ff979f95a324fd914cceef7c50e25
+SIZE (octave-forge/informationtheory-0.1.6.tar.gz) = 33204
diff --git a/math/octave-forge-informationtheory/pkg-descr b/math/octave-forge-informationtheory/pkg-descr
new file mode 100644
index 000000000000..fd69551f0b81
--- /dev/null
+++ b/math/octave-forge-informationtheory/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 informationtheory.
+
+ Functions and routines for basic Information Theory definitions, and source coding.
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-informationtheory/pkg-plist b/math/octave-forge-informationtheory/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-informationtheory/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty