1#
2# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# This Source Code Form is subject to the terms of the Mozilla Public
6# License, v. 2.0. If a copy of the MPL was not distributed with this
7# file, You can obtain one at http://mozilla.org/MPL/2.0/.
8#
9# This required package information file contains a list of package contents.
10# The 'pkgmk' command uses this file to identify the contents of a package
11# and their location on the development machine when building the package.
12# Can be created via a text editor or through use of the 'pkgproto' command.
13
14#!search <pathname pathname ...>	# where to find pkg objects
15#!include <filename>			# include another 'prototype' file
16#!default <mode> <owner> <group>	# default used if not specified on entry
17#!<param>=<value>			# puts parameter in pkg environment
18
19#
20# Include ISA independent files (prototype_com)
21#
22!include prototype_com
23#
24#
25#
26# List files which are i386 specific here
27#
28# source locations relative to the prototype file
29#
30#
31# SUNWtls
32#
33f none usr/lib/mps/libfreebl3.chk 755 root bin
34f none usr/lib/mps/libfreebl3.so 755 root bin
35s none usr/lib/mps/secv1/libfreebl3.chk=../libfreebl3.chk
36s none usr/lib/mps/secv1/libfreebl3.so=../libfreebl3.so
37#64#s none usr/lib/mps/64=amd64
38#64#s none usr/lib/mps/secv1/64=amd64
39#64#d none usr/lib/mps/amd64 755 root bin
40#64#d none usr/lib/mps/secv1/amd64 755 root bin
41#64#f none usr/lib/mps/amd64/libnss3.so 755 root bin
42#64#f none usr/lib/mps/amd64/libsmime3.so 755 root bin
43#64#f none usr/lib/mps/amd64/libssl3.so 755 root bin
44#64#f none usr/lib/mps/amd64/libnssckbi.so 755 root bin
45#64#f none usr/lib/mps/amd64/libsoftokn3.chk 755 root bin
46#64#f none usr/lib/mps/amd64/libsoftokn3.so 755 root bin
47#64#f none usr/lib/mps/amd64/libfreebl3.chk 755 root bin
48#64#f none usr/lib/mps/amd64/libfreebl3.so 755 root bin
49#64#s none usr/lib/mps/secv1/amd64/libnss3.so=../../amd64/libnss3.so
50#64#s none usr/lib/mps/secv1/amd64/libsmime3.so=../../amd64/libsmime3.so
51#64#s none usr/lib/mps/secv1/amd64/libssl3.so=../../amd64/libssl3.so
52#64#s none usr/lib/mps/secv1/amd64/libnssckbi.so=../../amd64/libnssckbi.so
53#64#s none usr/lib/mps/secv1/amd64/libsoftokn3.chk=../../amd64/libsoftokn3.chk
54#64#s none usr/lib/mps/secv1/amd64/libsoftokn3.so=../../amd64/libsoftokn3.so
55#64#s none usr/lib/mps/secv1/amd64/libfreebl3.chk=../../amd64/libfreebl3.chk
56#64#s none usr/lib/mps/secv1/amd64/libfreebl3.so=../../amd64/libfreebl3.so
57