blob: 696a97b57aac491dd3fc1d58e5ba351c3bcfd2e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure install
DEPEND=doc? ( app-text/asciidoc app-text/xmlto )
DESCRIPTION=Modbus library which supports RTU communication over a serial line or a TCP link
EAPI=6
HOMEPAGE=http://libmodbus.org/
IUSE=static-libs test doc
KEYWORDS=~amd64 x86
LICENSE=LGPL-3
SLOT=0
SRC_URI=http://libmodbus.org/releases/libmodbus-3.1.4.tar.gz
_md5_=83a62e03b915053a1d9aa976cf2812c5
|