mirror of
https://github.com/nmap/nmap.git
synced 2025-12-07 21:21:31 +00:00
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.
38 lines
1.2 KiB
XML
38 lines
1.2 KiB
XML
<pkgref spec="1.12" uuid="FC648982-1188-47E2-9FA7-5492BAB9EF2D">
|
|
<config>
|
|
<identifier>org.insecure.nmap.zenmap.pkg</identifier>
|
|
<version>1</version>
|
|
<description />
|
|
<post-install type="none" />
|
|
<requireAuthorization />
|
|
<installFrom relative="true" includeRoot="true">Zenmap/Applications/Zenmap.app</installFrom>
|
|
<installTo relocatable="true">/Applications</installTo>
|
|
<flags>
|
|
<followSymbolicLinks />
|
|
</flags>
|
|
<packageStore type="internal" />
|
|
<mod>parent</mod>
|
|
<mod>installFrom.isRelativeType</mod>
|
|
</config>
|
|
<contents>
|
|
<file-list>02zenmap-contents.xml</file-list>
|
|
<component id="org.insecure.Zenmap"
|
|
path="Zenmap/Applications/Zenmap.app"
|
|
version="4.60">
|
|
<locator-info>
|
|
<token title="pkmk-token-199">
|
|
<search-rule>
|
|
<combo identifier="org.insecure.Zenmap"
|
|
default-path="/Applications/Zenmap.app" />
|
|
</search-rule>
|
|
</token>
|
|
</locator-info>
|
|
</component>
|
|
<filter>/CVS$</filter>
|
|
<filter>/\.svn$</filter>
|
|
<filter>/\.cvsignore$</filter>
|
|
<filter>/\.cvspass$</filter>
|
|
<filter>/\.DS_Store$</filter>
|
|
</contents>
|
|
</pkgref>
|