diff options
Diffstat (limited to 'macosx/nmap.pmdoc/index.xml')
-rw-r--r-- | macosx/nmap.pmdoc/index.xml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/macosx/nmap.pmdoc/index.xml b/macosx/nmap.pmdoc/index.xml new file mode 100644 index 0000000..4287e94 --- /dev/null +++ b/macosx/nmap.pmdoc/index.xml @@ -0,0 +1,56 @@ +<pkmkdoc spec="1.12"> + <properties> + <title>Nmap</title> + <organization>org.insecure</organization> + <userSees ui="custom" /> + <min-target os="2" /> + <domain anywhere="true" /> + </properties> + <distribution> + <versions min-spec="1.000000" /> + <scripts></scripts> + </distribution> + <contents> + <choice title="Nmap" id="choice92" starts_selected="true" + description="Nmap executables, scripts, and support files." + starts_enabled="true" starts_hidden="false"> + <pkgref id="org.insecure.nmap.Nmap.pkg" /> + </choice> + <choice title="Zenmap" id="choice93" starts_selected="true" + description="Zenmap graphical frontend." + starts_enabled="true" starts_hidden="false"> + <pkgref id="org.insecure.nmap.Zenmap.pkg" /> + </choice> + <choice title="Ncat" id="choice94" starts_selected="true" + description="Ncat general-purpose network sender and receiver (reimplementation of Netcat)." + starts_enabled="true" starts_hidden="false"> + <pkgref id="org.insecure.nmap.Ncat.pkg" /> + </choice> + <choice title="Ndiff" id="choice95" starts_selected="true" + description="Ndiff scan comparison utility." + starts_enabled="true" starts_hidden="false"> + <pkgref id="org.insecure.nmap.Ndiff.pkg" /> + </choice> + <choice title="Nping" id="choice96" starts_selected="true" + description="Nping packet generator." + starts_enabled="true" starts_hidden="false"> + <pkgref id="org.insecure.nmap.Nping.pkg" /> + </choice> + </contents> + <resources bg-scale="none" bg-align="topleft"> + <locale lang="en"> + <resource relative="true" type="welcome">README</resource> + <resource relative="true" type="license">LICENSE.formatted</resource> + </locale> + </resources> + <flags /> + <item type="file">01nmap.xml</item> + <item type="file">02zenmap.xml</item> + <item type="file">03ncat.xml</item> + <item type="file">04ndiff.xml</item> + <item type="file">05nping.xml</item> + <mod>properties.customizeOption</mod> + <mod>properties.title</mod> + <mod>properties.anywhereDomain</mod> + <mod>properties.systemDomain</mod> +</pkmkdoc> |