# -*- 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        github octave-user mboct-fem-pkg 0.2.3
github.tarball_from releases
octave.module       mboct-fem
revision            0


license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         MBDyn/Octave Finite Element toolkit
long_description    {*}${description} mboct-fem belongs to a suite of packages \
                    which can be used for pre- and post-processing of flexible bodies \
                    in MBDyn with GNU-Octave and Gmsh.

checksums           rmd160  c3cba28edb0f84688c899a81219a410606d09ad6 \
                    sha256  32756419465ddaee48a7eacded9c6d51807344d9da723332c8e35c5b0372e478 \
                    size    1280634

depends_lib         port:nlopt \
                    port:octave-mboct-numerical \
                    port:octave-mboct-mbdyn \
                    port:octave-mboct-octave
