# -*- 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.10.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} # Remove when updating to the next version dist_subdir ${name}/${version}_${revision} checksums rmd160 0d6c22bf0d9b987bb8f6441282cf3d686578f166 \ sha256 737990b495648fbcbeac7efb3d83b0119f474d01fa466b85053be6741c499926 \ size 87692