OpenSolaris_b135/pkgdefs/SUNWftpr/prototype_com

#
# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.

#!search <pathname pathname ...>	# where to find pkg objects
#!include <filename>			# include another 'prototype' file
#!default <mode> <owner> <group>	# default used if not specified on entry
#!<param>=<value>			# puts parameter in pkg environment

# packaging files
i pkginfo
i copyright
i depend
i i.preserve
i i.ftpusers
i i.ftpaccess
i i.manifest
i r.manifest
#
# source locations relative to the prototype file
#
# SUNWftpr
#
d none etc 755 root sys
d none etc/ftpd 755 root sys
e ftpusers etc/ftpd/ftpusers 644 root sys
e ftpaccess etc/ftpd/ftpaccess 644 root sys
e preserve etc/ftpd/ftpconversions 644 root sys
e preserve etc/ftpd/ftpgroups 644 root sys
e preserve etc/ftpd/ftphosts 644 root sys
e preserve etc/ftpd/ftpservers 644 root sys
d none var 0755 root sys
d none var/svc 0755 root sys
d none var/svc/manifest 0755 root sys
d none var/svc/manifest/network 0755 root sys
f manifest var/svc/manifest/network/ftp.xml 0444 root sys
d none lib 755 root bin
d none lib/svc 0755 root bin
d none lib/svc/method 0755 root bin
f none lib/svc/method/svc-ftp 0555 root bin