/security/nss/pkg/solaris/SUNWtls/prototype_com

http://github.com/zpao/v8monkey · #! · 77 lines · 75 code · 2 blank · 0 comment · 0 complexity · f036d5d09c6ae922f02d1b8dd1b6d1c5 MD5 · raw file

  1. #
  2. # Copyright 2005 Sun Microsystems, Inc. All rights reserved.
  3. # Use is subject to license terms.
  4. #
  5. # ***** BEGIN LICENSE BLOCK *****
  6. # Version: MPL 1.1/GPL 2.0/LGPL 2.1
  7. #
  8. # The contents of this file are subject to the Mozilla Public License Version
  9. # 1.1 (the "License"); you may not use this file except in compliance with
  10. # the License. You may obtain a copy of the License at
  11. # http://www.mozilla.org/MPL/
  12. #
  13. # Software distributed under the License is distributed on an "AS IS" basis,
  14. # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
  15. # for the specific language governing rights and limitations under the
  16. # License.
  17. #
  18. # The Original Code is the Netscape security libraries.
  19. #
  20. # The Initial Developer of the Original Code is
  21. # Netscape Communications Corporation.
  22. # Portions created by the Initial Developer are Copyright (C) 1994-2000
  23. # the Initial Developer. All Rights Reserved.
  24. #
  25. # Contributor(s):
  26. #
  27. # Alternatively, the contents of this file may be used under the terms of
  28. # either the GNU General Public License Version 2 or later (the "GPL"), or
  29. # the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
  30. # in which case the provisions of the GPL or the LGPL are applicable instead
  31. # of those above. If you wish to allow use of your version of this file only
  32. # under the terms of either the GPL or the LGPL, and not to allow others to
  33. # use your version of this file under the terms of the MPL, indicate your
  34. # decision by deleting the provisions above and replace them with the notice
  35. # and other provisions required by the GPL or the LGPL. If you do not delete
  36. # the provisions above, a recipient may use your version of this file under
  37. # the terms of any one of the MPL, the GPL or the LGPL.
  38. #
  39. # ***** END LICENSE BLOCK *****
  40. #
  41. #ident "$Id: prototype_com,v 1.6 2005/02/26 02:20:41 christophe.ravel.bugs%sun.com Exp $"
  42. #
  43. # This required package information file contains a list of package contents.
  44. # The 'pkgmk' command uses this file to identify the contents of a package
  45. # and their location on the development machine when building the package.
  46. # Can be created via a text editor or through use of the 'pkgproto' command.
  47. #!search <pathname pathname ...> # where to find pkg objects
  48. #!include <filename> # include another 'prototype' file
  49. #!default <mode> <owner> <group> # default used if not specified on entry
  50. #!<param>=<value> # puts parameter in pkg environment
  51. # packaging files
  52. i copyright
  53. i pkginfo
  54. i depend=pkgdepend
  55. #
  56. # source locations relative to the prototype file
  57. #
  58. # SUNWtls
  59. #
  60. d none usr 755 root sys
  61. d none usr/lib 755 root bin
  62. d none usr/lib/mps 755 root bin
  63. d none usr/lib/mps/secv1 755 root bin
  64. f none usr/lib/mps/libnss3.so 755 root bin
  65. f none usr/lib/mps/libsmime3.so 755 root bin
  66. f none usr/lib/mps/libssl3.so 755 root bin
  67. f none usr/lib/mps/libnssckbi.so 755 root bin
  68. f none usr/lib/mps/libsoftokn3.chk 755 root bin
  69. f none usr/lib/mps/libsoftokn3.so 755 root bin
  70. s none usr/lib/mps/secv1/libnss3.so=../libnss3.so
  71. s none usr/lib/mps/secv1/libsmime3.so=../libsmime3.so
  72. s none usr/lib/mps/secv1/libssl3.so=../libssl3.so
  73. s none usr/lib/mps/secv1/libnssckbi.so=../libnssckbi.so
  74. s none usr/lib/mps/secv1/libsoftokn3.chk=../libsoftokn3.chk
  75. s none usr/lib/mps/secv1/libsoftokn3.so=../libsoftokn3.so