# -*- 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.2.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  e1508bb1b3ba17a5c9ecaddaacaeafaf261ae667 \
                    sha256  771222b43d8579e6b39d4d0f2340c0f5c13b83175cb0fab18b605cffba8e1664 \
                    size    194718
