blob: 9c665b60d2872ab9b0429cdeaacaad46ebffd0ff (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
DEFINED_PHASES=compile configure install prepare test unpack
DEPEND=dev-libs/libgcrypt:0
DESCRIPTION=Library for accessing MikroTik's RouterOS via its API
EAPI=4
HOMEPAGE=http://verplant.org/librouteros/
IUSE=debug static-libs
KEYWORDS=amd64 x86
LICENSE=GPL-2
RDEPEND=dev-libs/libgcrypt:0
SLOT=0
SRC_URI=http://verplant.org/librouteros/files/librouteros-1.1.2.tar.bz2
_eclass_exported_funcs=src_unpack:base src_prepare:- src_configure:autotools-utils src_compile:autotools-utils src_test:autotools-utils src_install:autotools-utils
_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-utils 419811142edf3516b0d0cf1a254d93cb base 3fe4f8980633fd7bc69e9887209ba2fe eutils 792f83d5ec9536cb5ccef375469d8bde libtool 4890219c51da247200223277f993e054 multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=57398338db047802fb7284a54e104d8a
|