You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
382 B
12 lines
382 B
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_=331cf7dcb9189f4606f26dec1d67942d
|