Marcel Telka
2024-04-03 72d66ff28ec33bc2c05b355c6218d98d13b79450
commit | author | age
a5c8c7 1 #
77a17e 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.
a5c8c7 6 #
77a17e 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.
a5c8c7 10 #
NP 11
12 #
77a17e 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Package::Stash
a5c8c7 15 #
NP 16
77a17e 17 BUILD_STYLE = makemaker
MT 18
a5c8c7 19 include ../../../make-rules/shared-macros.mk
NP 20
77a17e 21 COMPONENT_PERL_MODULE =        Package::Stash
MT 22 HUMAN_VERSION =            0.40
e70a79 23 COMPONENT_REVISION =        2
77a17e 24 COMPONENT_SUMMARY =        Package::Stash - Routines for manipulating stashes
MT 25 COMPONENT_CPAN_AUTHOR =        ETHER
26 COMPONENT_ARCHIVE_HASH =    \
27     sha256:5a9722c6d9cb29ee133e5f7b08a5362762a0b5633ff5170642a5b0686e95e066
28 COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE =    LICENSE
a5c8c7 30
NP 31 include $(WS_MAKE_RULES)/common.mk
32
33 # Auto-generated dependencies
77a17e 34 PERL_REQUIRED_PACKAGES += library/perl-5/dist-checkconflicts
MT 35 PERL_REQUIRED_PACKAGES += library/perl-5/module-implementation
e70a79 36 PERL_REQUIRED_PACKAGES += library/perl-5/package-stash-xs
77a17e 37 PERL_REQUIRED_PACKAGES += runtime/perl
e70a79 38 TEST_REQUIRED_PACKAGES.perl += library/perl-5/cpan-meta-check
MT 39 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-fatal
40 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-needs
41 TEST_REQUIRED_PACKAGES.perl += library/perl-5/variable-magic