# -*- 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.3
revision            1
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  a266fd0b7d16e705b7258ce8c51f7a35e16e842f \
                    sha256  53ee6a534e1327282339cbc0bd335af17e0f897f737c00bfa686c99d6ebf92f3 \
                    size    47086

depends_lib-append  port:octave-general
