# -*- 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 vrml 1.0.14
revision            6
platforms           darwin
license             GPL-3+ GFDL
maintainers         {mps @Schamschula} openmaintainer
description         3D graphics using VRML.
long_description    {*}${description}

checksums           rmd160  4616ce7fc3c9eee49b3dbe9713102a6e23187db8 \
                    sha256  55f8f44360b23a2ec2ae98594a5d745efed0c534af59d1a4d186be4a27b0a95e \
                    size    1117413

supported_archs     noarch
platforms           {darwin any}

depends_lib-append  port:octave-linear-algebra \
                    port:octave-miscellaneous \
		            port:octave-struct \
                    port:octave-statistics
