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.
13 lines
407 B
13 lines
407 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=7
|
|
HOMEPAGE=https://libmodbus.org/
|
|
IUSE=static-libs test doc
|
|
KEYWORDS=amd64 x86
|
|
LICENSE=LGPL-3
|
|
RESTRICT=!test? ( test )
|
|
SLOT=0
|
|
SRC_URI=https://libmodbus.org/releases/libmodbus-3.1.6.tar.gz
|
|
_md5_=6450e53779537e5fded0067acf7b577f
|