# -*- 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.0 release-
revision            1

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  af66264f22fd742fb3222f2b69394b18767c0bec \
                    sha256  211426bcafc1447028dbb3d7b63eba3ec47392f6d8a44cc924e97ddf58e3b1c9 \
                    size    216622

depends_build       port:rpcgen-mt
