# -*- 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 gnu-octave instrument-control 0.10.1 release-
revision            0

license             GPL-3+
maintainers         {mps @Schamschula} openmaintainer
description         Low level I/O functions for serial, tcp, vxi11, and udp interfaces.
long_description    {*}${description}

distname            ${octave.module}-${version}

checksums           rmd160  ff6cfcc3b6342ac3e01d5fe91b255a7765809926 \
                    sha256  de38958034513c7b1e9b1fa4238384a827f23f36999ab1cd6bc278296e5ee3a6 \
                    size    222083

depends_build       port:rpcgen-mt
