You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
688 B
17 lines
688 B
<?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>
|