1 # Copyright 2003 Sun Microsystems, Inc. All rights reserved. 2 # Use is subject to license terms. 3 4 # ident "%Z%%M% %I% %E% SMI" 5 6 # 7 # This required package information file contains a list of package contents. 8 # The 'pkgmk' command uses this file to identify the contents of a package 9 # and their location on the development machine when building the package. 10 # Can be created via a text editor or through use of the 'pkgproto' command. 11 12 #!search <pathname pathname ...> # where to find pkg objects 13 #!include <filename> # include another 'prototype' file 14 #!default <mode> <owner> <group> # default used if not specified on entry 15 #!<param>=<value> # puts parameter in pkg environment 16 17