Marcel Telka
2024-03-30 f9ba3aac090e918abb602b2ce28e58b7dd0f59fa
commit | author | age
3841a0 1 #
3a50be 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.
3841a0 6 #
3a50be 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.
3841a0 10 #
NP 11
12 #
3a50be 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Module::Build::Tiny
3841a0 15 #
NP 16
3a50be 17 BUILD_STYLE = modulebuild
MT 18
3841a0 19 include ../../../make-rules/shared-macros.mk
NP 20
3a50be 21 COMPONENT_PERL_MODULE =        Module::Build::Tiny
5d08a0 22 HUMAN_VERSION =            0.047
3a50be 23 COMPONENT_SUMMARY =        Module::Build::Tiny - A tiny replacement for Module::Build
MT 24 COMPONENT_CPAN_AUTHOR =        LEONT
25 COMPONENT_ARCHIVE_HASH =    \
5d08a0 26     sha256:71260e9421b93c33dd1b3e7d0cf15f759c0ca7c753fa840279ec3be70f8f8c9d
0fd246 27 COMPONENT_LICENSE =        Artistic-1.0-Perl OR GPL-1.0-or-later
3a50be 28 COMPONENT_LICENSE_FILE =    LICENSE
3841a0 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
32 # Auto-generated dependencies
3a50be 33 PERL_REQUIRED_PACKAGES += library/perl-5/extutils-config
MT 34 PERL_REQUIRED_PACKAGES += library/perl-5/extutils-helpers
35 PERL_REQUIRED_PACKAGES += library/perl-5/extutils-installpaths
36 PERL_REQUIRED_PACKAGES += runtime/perl
5d08a0 37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/file-sharedir