# -*- 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        mechanics 1.3.1
revision            4
platforms           darwin
license             GPL-2+
maintainers         {mps @Schamschula} openmaintainer
description         Library with functions useful for numerical computation in classical \
                    mechanics and structural analysis.
long_description    ${description}

checksums           rmd160 17e3b05960bfc4f1de595594d74c7dbc245d0113 \
                    sha256 06291ede6589761cec329d213a81bce7c68a26ef8adf9ff5c9d66ffbf021bf6c

depends_lib-append  port:octave-general \
                    port:octave-geometry \
                    port:octave-linear-algebra