blob: bae10a1be983b19aff6ae3f51e0bedf40f3b187f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure
DEPEND=>=net-libs/libtrace-3.0.7 tools? ( net-libs/libflowmanager )
DESCRIPTION=A library that performs application layer protocol identification for flows
EAPI=5
HOMEPAGE=http://research.wand.net.nz/software/libprotoident.php
IUSE=static-libs +tools
KEYWORDS=~amd64 ~x86
LICENSE=GPL-2
RDEPEND=>=net-libs/libtrace-3.0.7 tools? ( net-libs/libflowmanager )
SLOT=0/2
SRC_URI=http://research.wand.net.nz/software/libprotoident/libprotoident-2.0.8.tar.gz
_eclass_exported_funcs=src_configure:-
_md5_=af6a532fb4a91f4f4b718a2927031deb
|