summaryrefslogtreecommitdiff
blob: ef5b85f7e9f8e006280b80d76da354102e054603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>netmon@gentoo.org</email>
		<name>Gentoo network monitoring and analysis project</name>
	</maintainer>
	<longdescription>emulates the IP stack of Linux 2.0.x and offers IP defragmentation, TCP stream assembly and TCP port scan detection.</longdescription>
	<use>
		<flag name="glib">Use <pkg>dev-libs/glib</pkg> for multiprocessing support</flag>
		<flag name="libnet">Include code requiring <pkg>net-libs/libnet</pkg></flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">libnids</remote-id>
	</upstream>
</pkgmetadata>