Ticket #37746: Portfile

File Portfile, 707 bytes (added by lawrence.ong@…, 11 years ago)

Portfile for octave-communications 1.1.1

Line 
1# $Id: Portfile 86937 2011-11-07 11:16:13Z nicos@macports.org $
2
3PortSystem          1.0
4PortGroup           octave 1.0
5
6octave.setup        communications 1.1.1
7revision            1
8platforms           darwin
9license             GPL-2+
10maintainers         nomaintainer
11description         Digital Communications, Error Correcting Codes (Channel \
12                    Code), Source Code functions, Modulation and Galois Fields
13long_description    ${description}
14
15checksums           md5     762e82b562994000693fa8b1ea897f6f \
16                    sha1    8c358c02ddd84047db62d5f36125630ea940e41b \
17                    rmd160  493653bcd4c52601937fbb0cbc8a9e288dabfe3d
18
19depends_lib-append  port:octave-signal