# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           octave 1.0

octave.setup        sourceforge octave signal 1.4.6
revision            1
license             GPL-3+ public-domain
maintainers         {mps @Schamschula} openmaintainer
description         Signal processing tools, including filtering, \
                    windowing and display functions.
long_description    {*}${description}

checksums           rmd160  f80945ccd69e7ba627af13021b205e3b28d067e6 \
                    sha256  94eef8fea78c89609f8ddf6d5ff8bfc2e0dab932b43f86ce911474a58b5c71ee \
                    size    447403

depends_lib-append  port:octave-control
