blob: 5bc7035bdf3135cd8c39e322fdcb1fbc5fa22200 (
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_=be21431a087549177cb768fc450d2a08
|