# Copyright 2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit git-r3 cmake DESCRIPTION="Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway" HOMEPAGE="https://github.com/3cky/mbusd" EGIT_REPO_URI="https://github.com/3cky/mbusd" LICENSE="BSD" SLOT="0" KEYWORDS="" IUSE="" DEPEND="" RDEPEND="${DEPEND}" BDEPEND=""