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 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24 # Copyright (c) 2014 Racktop Systems. 25 # 26 27 $(i386_ONLY)<transform file dir path=.*PLAT.* -> edit path PLAT i86pc> 28 $(sparc_ONLY)<transform file dir path=.*PLAT.* -> edit path PLAT sun4> 29 30 <transform file path=.*\.(pm|bs) -> default mode 0444> 31 <transform file path=.*\.so -> default mode 0555> 32 set name=pkg.fmri \ 33 value=pkg:/runtime/perl$(PERL_PKGVERS)/module/sun-solaris@0.5.11,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 34 set name=pkg.summary value="Perl $(PERL_VERSION) Sun::Solaris Modules" 35 set name=info.classification \ 36 value=org.opensolaris.category.2008:Development/Perl 37 set name=variant.arch value=$(ARCH) 38 dir path=usr group=sys 39 dir path=usr/perl5 40 dir path=usr/perl5/$(PERL_VERSION) 41 dir path=usr/perl5/$(PERL_VERSION)/lib 42 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int 43 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun 44 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris 45 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto 46 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun 47 dir path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris 48 dir \ 49 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Intrs 50 dir \ 51 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Kstat 52 dir \ 53 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Lgrp 54 dir \ 55 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Project 56 dir \ 57 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Task 58 dir \ 59 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Utils 60 dir path=usr/perl5/$(PERL_VERSION)/lib/Sun 61 dir path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris 62 dir path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/BSM 63 dir path=usr/share/man 64 dir path=usr/share/man/man3perl 65 file \ 66 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Intrs.pm 67 file \ 68 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Kstat.pm 69 file path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Lgrp.pm 70 file \ 71 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Project.pm 72 file path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Task.pm 73 file \ 74 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/Sun/Solaris/Utils.pm 75 file \ 76 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Intrs/Intrs.so 77 file \ 78 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Kstat/Kstat.so 79 file \ 80 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Lgrp/Lgrp.so 81 file \ 82 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Project/Project.so 83 file \ 84 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Task/Task.so 85 file \ 86 path=usr/perl5/$(PERL_VERSION)/lib/PLAT-solaris-64int/auto/Sun/Solaris/Utils/Utils.so 87 file path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/BSM/_BSMparse.pm 88 file path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/Pg.pm 89 file path=usr/share/man/man3perl/Kstat.3perl 90 file path=usr/share/man/man3perl/Lgrp.3perl 91 file path=usr/share/man/man3perl/Project.3perl 92 file path=usr/share/man/man3perl/Task.3perl 93 license cr_Sun license=cr_Sun 94 license usr/src/cmd/perl/THIRDPARTYLICENSE \ 95 license=usr/src/cmd/perl/THIRDPARTYLICENSE