aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-09-08 07:27:48 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-09-08 07:27:48 +0000
commit9859192ad431448392b16c76c008ebdcb1060242 (patch)
tree2e37d9ded1c822daf05712be758ddd68199f1056 /math
parente95a850e384b8da50e20d8b01df2494d08d288ea (diff)
Notes
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