blob: 9555f1eb539b3597ee00b9602ddaef2ac7c43735 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
DEFINED_PHASES=compile configure install prepare
DEPEND=net-libs/libpcap
DESCRIPTION=Libpcap wrapper library to navigate to arbitrary packets in a tcpdump trace file
EAPI=5
HOMEPAGE=http://netdude.sourceforge.net/
IUSE=doc static-libs
KEYWORDS=amd64 ~sparc x86
LICENSE=BSD
RDEPEND=net-libs/libpcap
RESTRICT=test
SLOT=0
SRC_URI=mirror://sourceforge/netdude/libpcapnav-0.8.tar.gz
_eclass_exported_funcs=src_prepare:- src_configure:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=d6fef2f65ffc68d41c063caffd5fefc1
|