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

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         MBDyn/Octave interface package
long_description    {*}${description} mboct-mbdyn 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  28bcebf5cc0960bd5c1d272fb0b9f9b8cc857e3a \
                    sha256  9a23c3866875035916af6a0e65441c8acb826bfcd8bf7788c8a2f90786fd0e9d \
                    size    585438

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