# -*- 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 linear-algebra 2.2.4
revision            0

platforms           darwin
license             GPL-3+ LGPL-3+ FreeBSD
maintainers         {mps @Schamschula} openmaintainer
description         Additional linear algebra code, including \
                    general SVD and matrix functions.
long_description    {*}${description}

supported_archs     noarch
platforms           {darwin any}

checksums           rmd160  2ceabff83faebc4445768ed6246a8f58f0e98537 \
                    sha256  49cd85a4d67128aa36c5148eb217143f14e0ebd560350bd0b6d24f906308b28a \
                    size    134701

depends_lib-append  port:octave-general
