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