# -*- 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 shsajjadi OctaveCoder 1.11.1 coder-
octave.module       coder
revision            0

license             AGPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Octave Coder is a code generator and build system that, given a \
                    function name translates the function and all of its dependencies \
                    to C++ and builds a .oct shared module.
long_description    {*}${description}

checksums           rmd160  7ace11e17021d50fa7fb09742ea8dd299461bac8 \
                    sha256  919d82a6b3c63d1e11a533bb287217bbf672c2429f2c4bf6a60b58fa664ab42b \
                    size    88741
