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