blob: c79ef8778ded2a5fcf4f1d3502fc6c55faa4dc91 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
DEFINED_PHASES=configure install
DESCRIPTION=Modbus library which supports RTU communication over a serial line or a TCP link
EAPI=5
HOMEPAGE=http://libmodbus.org/
IUSE=static-libs
KEYWORDS=amd64 x86
LICENSE=LGPL-3
SLOT=0
SRC_URI=http://libmodbus.org/releases/libmodbus-3.1.2.tar.gz
_eclass_exported_funcs=src_configure:- src_install:-
_md5_=870df68c25070cf7eeb1a739a6bc42c7
|