# -*- 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.9.2 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 28d1d721def512a026f33e18deeee118b76af5d4 \ sha256 3a0629a89b7fa9af3eb7e01ae7e9ac642c8dbba7a8dd502c3db8db0f3d9b3b99 \ size 83641