1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-08 13:41:29 +00:00
Files
nmap/macosx/nmap.pmdoc/02zenmap.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

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>