Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
bf2ef4 1 #
d931f6 2 # This file and its contents are supplied under the terms of the
MT 3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file in accordance with the terms of version
5 # 1.0 of the CDDL.
bf2ef4 6 #
d931f6 7 # A full copy of the text of the CDDL should have accompanied this
MT 8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
bf2ef4 10 #
NP 11
12 #
d931f6 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module B::Hooks::EndOfScope
bf2ef4 15 #
NP 16
d931f6 17 BUILD_STYLE = makemaker
MT 18
bf2ef4 19 include ../../../make-rules/shared-macros.mk
NP 20
d931f6 21 COMPONENT_PERL_MODULE =        B::Hooks::EndOfScope
d246a9 22 HUMAN_VERSION =            0.28
d931f6 23 COMPONENT_SUMMARY =        B::Hooks::EndOfScope - Execute code after a scope finished compilation
MT 24 COMPONENT_CPAN_AUTHOR =        ETHER
25 COMPONENT_ARCHIVE_HASH =    \
d246a9 26     sha256:edac77a17fc36620c8324cc194ce1fad2f02e9fcbe72d08ad0b2c47f0c7fd8ef
d08860 27 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
d931f6 28 COMPONENT_LICENSE_FILE =    LICENCE
bf2ef4 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
32 # Auto-generated dependencies
d931f6 33 PERL_REQUIRED_PACKAGES += library/perl-5/module-implementation
MT 34 PERL_REQUIRED_PACKAGES += library/perl-5/sub-exporter-progressive
d246a9 35 PERL_REQUIRED_PACKAGES += library/perl-5/variable-magic
d931f6 36 PERL_REQUIRED_PACKAGES += runtime/perl
d08860 37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/devel-hide
d246a9 38 TEST_REQUIRED_PACKAGES.perl += library/perl-5/variable-magic