# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           cmake 1.1
PortGroup           github 1.0

github.setup        3cky mbusd 0.5.2 v
# Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision            0
categories          net
license             BSD
maintainers         {@sikmir disroot.org:sikmir} openmaintainer
description         Modbus TCP to Modbus RTU (RS-232/485) gateway
long_description    {*}${description}

checksums           rmd160  5a26ff400c9e7ceac5510ef284192c887a5a2097 \
                    sha256  885e8150de852a43990e7f76d1fffb291b047141f3b7d2bca4571c210b43ae8a \
                    size    45752

depends_build-append \
                    path:bin/pkg-config:pkgconfig
