summaryrefslogtreecommitdiff
path: root/net-wireless/aircrack-ng/metadata.xml
blob: b62db578f11114f4466a63a0ad0e6af7a725b15f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
 <maintainer type="project">
  <email>dev@liguros.net</email>
  <name>Development</name>
 </maintainer>
 <maintainer type="person">
  <email>zerochaos@gentoo.org</email>
  <name>Rick Farina</name>
  <description>Also on the upstream team</description>
 </maintainer>
 <maintainer type="project">
  <email>netmon@gentoo.org</email>
  <name>Gentoo network monitoring and analysis project</name>
 </maintainer>
 <longdescription>
	aircrack is a set of tools for auditing wireless networks.
	aircrack-ng is the next generation of aircrack with lots of new features.
	(from http://www.aircrack-ng.org)
</longdescription>
 <upstream>
  <remote-id type="cpe">cpe:/a:aircrack-ng:aircrack-ng</remote-id>
 </upstream>
 <use>
  <flag name="airdrop-ng">Build airdrop-ng</flag>
  <flag name="airgraph-ng">Build airgraph-ng</flag>
  <flag name="experimental">Build the "experimental" tools which may randomly fail to run properly</flag>
  <flag name="netlink">Use netlink for channel control instead of WEXT</flag>
 </use>
 <origin>ports</origin>
</pkgmetadata>