Old prototype_com
  1 # 
  2 #  CDDL HEADER START
  3 #
  4 #  The contents of this file are subject to the terms of the
  5 #  Common Development and Distribution License (the "License").
  6 #  You may not use this file except in compliance with the License.
  7 #
  8 #  You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
  9 #  or http://www.opensolaris.org/os/licensing.
 10 #  See the License for the specific language governing permissions
 11 #  and limitations under the License.
 12 #
 13 #  When distributing Covered Code, include this CDDL HEADER in each
 14 #  file and include the License file at usr/src/OPENSOLARIS.LICENSE.
 15 #  If applicable, add the following below this CDDL HEADER, with the
 16 #  fields enclosed by brackets "[]" replaced with your own identifying
 17 #  information: Portions Copyright [yyyy] [name of copyright owner]
 18 #
 19 #  CDDL HEADER END
 20 #
 21 
 22 
 23 #
 24 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 25 # Use is subject to license terms.
 26 #
 27 # This required package information file contains a list of package contents.
 28 # The 'pkgmk' command uses this file to identify the contents of a package
 29 # and their location on the development machine when building the package.
 30 # Can be created via a text editor or through use of the 'pkgproto' command.
 31 
 32 #!search <pathname pathname ...>  # where to find pkg objects
 33 #!include <filename>                      # include another 'prototype' file
 34 #!default <mode> <owner> <group>      # default used if not specified on entry
 35 #!<param>=<value>                   # puts parameter in pkg environment
 36 
 37 # packaging files
 38 i pkginfo
 39 i copyright
 40 i depend
 41 # source locations relative to the prototype file
 42 #
 43 # SFWslrn
 44 #
 45 d none sfw 755 root sys
 46 d none sfw/bin 755 root bin
 47 d none sfw/man 755 root bin
 48 d none sfw/man/man1 755 root bin
 49 d none sfw/share 755 root sys
 50 d none sfw/share/slrn 755 root bin
 51 d none sfw/etc 755 root bin
 52 d none sfw/etc/slrn 755 root bin
 53 d none sfw/doc 755 root bin
 54 d none sfw/doc/slrn 755 root bin
 55 d none sfw/doc/slrn/slrnpull 755 root bin
 56 f none sfw/bin/slrn 555 root bin
 57 f none sfw/bin/slrnpull 555 root bin
 58 f none sfw/doc/slrn/README 444 root bin
 59 f none sfw/doc/slrn/COPYRIGHT 444 root bin
 60 f none sfw/doc/slrn/COPYING 444 root bin
 61 f none sfw/doc/slrn/changes.txt 444 root bin
 62 f none sfw/doc/slrn/FAQ 444 root bin
 63 f none sfw/doc/slrn/README.multiuser 444 root bin
 64 f none sfw/doc/slrn/FIRST_STEPS 444 root bin
 65 f none sfw/doc/slrn/THANKS 444 root bin
 66 f none sfw/doc/slrn/score.txt 444 root bin
 67 f none sfw/doc/slrn/INSTALL.os2 444 root bin
 68 f none sfw/doc/slrn/slrn-doc.html 444 root bin
 69 f none sfw/doc/slrn/INSTALL.unix 444 root bin
 70 f none sfw/doc/slrn/README.GroupLens 444 root bin
 71 f none sfw/doc/slrn/help.txt 444 root bin
 72 f none sfw/doc/slrn/README.SSL 444 root bin
 73 f none sfw/doc/slrn/manual.txt 444 root bin
 74 f none sfw/doc/slrn/INSTALL.w32 444 root bin
 75 f none sfw/doc/slrn/README.macros 444 root bin
 76 f none sfw/doc/slrn/pc-keys.txt 444 root bin
 77 f none sfw/doc/slrn/slrnfuns.txt 444 root bin
 78 f none sfw/doc/slrn/slrn.rc 444 root bin
 79 f none sfw/doc/slrn/slrnpull/README.offline 444 root bin
 80 f none sfw/doc/slrn/slrnpull/README 444 root bin
 81 f none sfw/doc/slrn/slrnpull/score 444 root bin
 82 f none sfw/doc/slrn/slrnpull/setgid.txt 444 root bin
 83 f none sfw/doc/slrn/slrnpull/slrn.rc 444 root bin
 84 f none sfw/doc/slrn/slrnpull/slrnpull.conf 444 root bin
 85 f none sfw/doc/slrn/slrnpull/slrnpull.sh 444 root bin
 86 f none sfw/doc/slrn/slrnpull/SETUP 444 root bin
 87 f none sfw/etc/slrn/example-slrn.rc 444 root bin
 88 f none sfw/man/man1/slrn.1 444 root bin
 89 f none sfw/share/slrn/color.sl 644 root bin
 90 f none sfw/share/slrn/gsort.sl 644 root bin
 91 f none sfw/share/slrn/latin2.sl 644 root bin
 92 f none sfw/share/slrn/varset.sl 644 root bin
 93 f none sfw/share/slrn/ispell.sl 644 root bin
 94 f none sfw/share/slrn/nn.sl 644 root bin
 95 f none sfw/share/slrn/posthook.sl 644 root bin
 96 f none sfw/share/slrn/search.sl 644 root bin
 97 f none sfw/share/slrn/multipart.sl 644 root bin
 98 f none sfw/share/slrn/tin-art.sl 644 root bin
 99 f none sfw/share/slrn/tin-group.sl 644 root bin
100 f none sfw/share/slrn/ttyprint.sl 644 root bin
101 f none sfw/share/slrn/util.sl 644 root bin
102 f none sfw/share/slrn/xcomment.sl 644 root bin