summaryrefslogtreecommitdiff
path: root/net-analyzer/nmap/metadata.xml
blob: a8639bcf98f45e6ffc4a5f90c2854b9604e29320 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>sam@gentoo.org</email>
		<name>Sam James</name>
	</maintainer>
	<maintainer type="person">
		<email>dilfridge@gentoo.org</email>
		<name>Andreas K. Hüttel</name>
	</maintainer>
	<use>
		<flag name="libssh2">Enable SSH support through <pkg>net-libs/libssh2</pkg></flag>
		<flag name="ncat">Install the ncat utility</flag>
		<flag name="ndiff">Install the ndiff utility</flag>
		<flag name="nping">Install the nping utility</flag>
		<flag name="nse">Include support for the Nmap Scripting Engine (NSE)</flag>
		<flag name="symlink">Install symlink to nc</flag>
		<flag name="zenmap">Install the GTK+ based nmap GUI, zenmap</flag>
	</use>
	<upstream>
		<bugs-to>https://github.com/nmap/nmap/issues</bugs-to>
		<changelog>https://svn.nmap.org/nmap/CHANGELOG</changelog>
		<doc>https://nmap.org/docs.html</doc>
		<remote-id type="github">nmap/nmap</remote-id>
	</upstream>
</pkgmetadata>