1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-17 13:09:02 +00:00
Files
nmap/macosx/nmap.pmdoc/index.xml
david 7d2a93ec02 Modify the macosx makefile and add files necessary to build a managed
metapackage (.mpkg) installer. The installer lets you pick if you want to
install Nmap or Zenmap or both. It puts Nmap in /usr/local and the previously
developed Zenmap.app in /Applications.
2008-04-24 22:54:19 +00:00

34 lines
1016 B
XML

<pkmkdoc spec="1.12">
<properties>
<title>Nmap</title>
<organization>org.insecure</organization>
<userSees ui="both" />
<min-target os="2" />
<domain system="true" />
</properties>
<distribution>
<versions min-spec="1.000000" />
<scripts></scripts>
</distribution>
<contents>
<choice title="Nmap" id="choice92" starts_selected="true"
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.nmap.pkg" />
</choice>
<choice title="Zenmap" id="choice93" starts_selected="true"
starts_enabled="true" starts_hidden="false">
<pkgref id="org.insecure.nmap.zenmap.pkg" />
</choice>
</contents>
<resources bg-scale="none" bg-align="topleft">
<locale lang="en" />
</resources>
<flags />
<item type="file">01nmap.xml</item>
<item type="file">02zenmap.xml</item>
<mod>properties.customizeOption</mod>
<mod>properties.title</mod>
<mod>properties.anywhereDomain</mod>
<mod>properties.systemDomain</mod>
</pkmkdoc>