2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
7 # A full copy of the text of the CDDL should have accompanied this
8 # source. A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2024 <contributor>
16 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
17 set name=pkg.human-version value=$(HUMAN_VERSION)
18 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
19 set name=info.classification value="$(COMPONENT_CLASSIFICATION)"
20 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
24 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
26 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Dialects::ANSI.3perl
27 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Dialects::AnyData.3perl
28 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Dialects::CSV.3perl
29 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Dialects::Role.3perl
30 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Eval.3perl
31 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Parser.3perl
32 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement.3perl
33 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Embed.3perl
34 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Function.3perl
35 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Functions.3perl
36 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::GetInfo.3perl
37 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Operation.3perl
38 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Placeholder.3perl
39 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::RAM.3perl
40 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Roadmap.3perl
41 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Structure.3perl
42 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Syntax.3perl
43 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Term.3perl
44 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::TermFactory.3perl
45 file path=usr/perl5/$(PERLVER)/man/man3perl/SQL::Statement::Util.3perl
46 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Dialects/ANSI.pm
47 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Dialects/AnyData.pm
48 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Dialects/CSV.pm
49 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Dialects/Role.pm
50 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Eval.pm
51 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Parser.pm
52 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement.pm
53 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Embed.pod
54 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Function.pm
55 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Functions.pm
56 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/GetInfo.pm
57 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Operation.pm
58 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Placeholder.pm
59 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/RAM.pm
60 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Roadmap.pod
61 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Structure.pod
62 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Syntax.pod
63 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Term.pm
64 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/TermFactory.pm
65 file path=usr/perl5/vendor_perl/$(PERLVER)/SQL/Statement/Util.pm
67 # perl modules are unusable without perl runtime binary
68 depend type=require fmri=__TBD pkg.debug.depend.file=perl \
69 pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin
71 # Automatically generated dependencies based on distribution metadata
72 depend type=require fmri=pkg:/library/perl-5/clone-$(PLV)@0.30
73 depend type=require fmri=pkg:/library/perl-5/math-base-convert-$(PLV)
74 depend type=require fmri=pkg:/library/perl-5/module-runtime-$(PLV)
75 depend type=require fmri=pkg:/library/perl-5/params-util-$(PLV)@1.0
76 depend type=require fmri=pkg:/library/perl-5/text-soundex-$(PLV)@3.4