media-gfx/prusaslicer: fixup cgal dep
[booboo.git] / net-misc / mbusd / mbusd-9999.ebuild
blobdf562c7100ddb31ed9168f05013afe01cf2b53e8
1 # Copyright 2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
4 EAPI=7
6 inherit git-r3 cmake
8 DESCRIPTION="Open-source Modbus TCP to Modbus RTU (RS-232/485) gateway"
9 HOMEPAGE="https://github.com/3cky/mbusd"
10 EGIT_REPO_URI="https://github.com/3cky/mbusd"
12 LICENSE="BSD"
13 SLOT="0"
14 KEYWORDS=""
15 IUSE=""
17 DEPEND=""
18 RDEPEND="${DEPEND}"
19 BDEPEND=""