]> git.proxmox.com Git - mirror_smartmontools-debian.git/blob - os_darwin/pkg/Distribution.in
Imported Upstream version 6.4+svn4214
[mirror_smartmontools-debian.git] / os_darwin / pkg / Distribution.in
1 <?xml version="1.0" encoding="utf-8" standalone="no"?>
2 <installer-gui-script minSpecVersion="2">
3 <allowed-os-versions>
4 <os-version min="10.5"/>
5 </allowed-os-versions>
6 <license file="license.txt" mime-type="text/plain"/>
7 <!-- <welcome file="welcome.rtf" mime-type="text/rtf"/> -->
8 <title>S.M.A.R.T. disk monitoring tools</title>
9 <pkg-ref id="com.smartmontools.pkg"/>
10 <choices-outline>
11 <line choice="default">
12 <line choice="com.smartmontools.pkg"/>
13 </line>
14 </choices-outline>
15 <choice id="default"/>
16 <choice id="com.smartmontools.pkg" visible="false">
17 <pkg-ref version="@version@" installKBytes="@size@" id="com.smartmontools.pkg">@pkgname@</pkg-ref>
18 </choice>
19 <domains enable_localSystem="true"/>
20 <options customize="never" rootVolumeOnly="true"/>
21 </installer-gui-script>