summaryrefslogtreecommitdiff
blob: ac76e7334ff3adeaa34493563feae719e45a902b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>
<use>
<flag name="curl">Build the curl component for uploading capture files using <pkg>net-misc/curl</pkg></flag>
<flag name="sniffer">Build the sniffer component using <pkg>net-libs/libnetfilter_queue</pkg></flag>
</use>
<upstream>
<remote-id type="github">tracebox/tracebox</remote-id>
</upstream>
</pkgmetadata>