Files
gentoo/net-libs/libnids/metadata.xml
2022-12-16 07:53:04 +00:00

18 lines
745 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>
<remote-id type="github">MITRECND/libnids</remote-id>
</upstream>
</pkgmetadata>