# -*- 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 pr0m1th3as octave-devtools 0.1.0 release-
github.tarball_from releases
octave.module       devtools
revision            0

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Developer tooling for GNU Octave: tools for questions only the \
                    interpreter can answer about itself, packaged so that a program \
                    outside Octave can ask.
long_description    {*}${description}

distfiles           ${octave.module}-${version}${extract.suffix}

checksums           rmd160  fed0129597afe4c13fdfd8881639874fc11f6f8a \
                    sha256  f0e828960afeacb5a2aa7ff4c2621648c90e56ff2c3a627af90f1da94cebe8f0 \
                    size    168007
