blob: ef8514e78ccf0008c243fd6643ebc9327283da81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=net-libs/libpcap dev-lang/perl dev-libs/expat sys-apps/texinfo
DESCRIPTION=Simple TCP/IP Dump summarizer/analyzer
EAPI=6
HOMEPAGE=http://read.seas.harvard.edu/~kohler/ipsumdump/
IUSE=+ipv6 +nanotimestamp
KEYWORDS=~amd64 ~x86
LICENSE=the-Click-license
RDEPEND=net-libs/libpcap
SLOT=0
SRC_URI=http://read.seas.harvard.edu/~kohler/ipsumdump/ipsumdump-1.85.tar.gz
_eclass_exported_funcs=src_configure:-
_md5_=e95a0f914c77428f3456854c89ad173c
|