summaryrefslogtreecommitdiff
blob: e2d43eff7dc4454136ee072a80cc4c5ad9a967ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>netmon</herd>
<herd>crypto</herd>
<maintainer>
	<email>zerochaos@gentoo.org</email>
	<name>Rick Farina</name>
	<description>Also on the upstream team</description>
</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>
<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>
	<flag name="unstable">Build the "unstable" tools which may randomly fail to run properly</flag>
</use>
</pkgmetadata>