blob: 4a5fd7e8c6c5687144700e2ca0531c8e45afce77 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<?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="httpd">Enable the HTTP/WebSockets server to display images</flag>
</use>
<upstream>
<remote-id type="github">deiv/driftnet</remote-id>
</upstream>
</pkgmetadata>
|