# -*- 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 general 2.1.3
revision            2
license             GPL-3+ BSD public-domain
maintainers         {mps @Schamschula} openmaintainer
description         General tools for Octave, string dictionary, \
                    parallel computing.
long_description    {*}${description}

checksums           rmd160  ec1b8604ab01c2d14d54f48b2f280d2b35608445 \
                    sha256  6a6b25266de16976807a1766ea3609c5c19997e82051c9c97378ba609dd09323 \
                    size    88802

depends_lib         port:nettle
