aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2008-09-08 15:27:48 +0800
committermaho <maho@FreeBSD.org>2008-09-08 15:27:48 +0800
commitd4803db37fd1e9e616494d5ca9efe0acbba23b63 (patch)
tree0f26ff02c121f9f2a1cf6f9629dcee93dd93ca4b /math
parent90f721cc01e3f72cb32273f68e7c6643bbf98f19 (diff)
downloadfreebsd-ports-gnome-d4803db37fd1e9e616494d5ca9efe0acbba23b63.tar.gz
freebsd-ports-gnome-d4803db37fd1e9e616494d5ca9efe0acbba23b63.tar.zst
freebsd-ports-gnome-d4803db37fd1e9e616494d5ca9efe0acbba23b63.zip
Add port math/octave-forge-communications
This is communications. Digital Communications, Error Correcting Codes (Channel Code), Source Code functions, Modulation and Galois Fields 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>
Diffstat (limited to 'math')
-rw-r--r--math/Makefile1
-rw-r--r--math/octave-forge-communications/Makefile19
-rw-r--r--math/octave-forge-communications/distinfo3
-rw-r--r--math/octave-forge-communications/pkg-descr11
-rw-r--r--math/octave-forge-communications/pkg-plist1
5 files changed, 35 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index c2145e047e5d..88c093312dca 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -188,6 +188,7 @@
SUBDIR += octave-forge-bioinfo
SUBDIR += octave-forge-civil-engineering
SUBDIR += octave-forge-combinatorics
+ SUBDIR += octave-forge-communications
SUBDIR += octave-forge-econometrics
SUBDIR += octave-forge-engine
SUBDIR += octave-forge-fixed
diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile
new file mode 100644
index 000000000000..096ee19d46d0
--- /dev/null
+++ b/math/octave-forge-communications/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-communications
+PORTVERSION= 1.0.8
+CATEGORIES= math
+
+MAINTAINER= stephen@math.missouri.edu
+COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
+
+RUN_DEPENDS+= ${TARBALLS_DIR}/signal.tar.gz:${PORTSDIR}/math/octave-forge-signal
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/Mk/bsd.octave.mk"
+.include <bsd.port.post.mk>
diff --git a/math/octave-forge-communications/distinfo b/math/octave-forge-communications/distinfo
new file mode 100644
index 000000000000..deee773667b5
--- /dev/null
+++ b/math/octave-forge-communications/distinfo
@@ -0,0 +1,3 @@
+MD5 (octave-forge/communications-1.0.8.tar.gz) = fe01a0c78040496618c9d8fe0edac202
+SHA256 (octave-forge/communications-1.0.8.tar.gz) = 1c89bde096dfb57c4f69212fce597b850820db947e21f3494f818507468c3143
+SIZE (octave-forge/communications-1.0.8.tar.gz) = 845034
diff --git a/math/octave-forge-communications/pkg-descr b/math/octave-forge-communications/pkg-descr
new file mode 100644
index 000000000000..c5c8bcf46ddd
--- /dev/null
+++ b/math/octave-forge-communications/pkg-descr
@@ -0,0 +1,11 @@
+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 communications.
+
+ Digital Communications, Error Correcting Codes (Channel Code),
+Source Code functions, Modulation and Galois Fields
+
+WWW: http://octave.sourceforge.net/
diff --git a/math/octave-forge-communications/pkg-plist b/math/octave-forge-communications/pkg-plist
new file mode 100644
index 000000000000..a999ec86c07e
--- /dev/null
+++ b/math/octave-forge-communications/pkg-plist
@@ -0,0 +1 @@
+@comment This file intentionally left empty