component(developer/golang-123): Add Component
[oi-userland.git] / components / perl / Test-Simple / Makefile
blob05a8091fd8e7cb649a113ed5f7e8a41945984749
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
5 # 1.0 of the CDDL.
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 # This file was automatically generated using the following command:
14 # $WS_TOOLS/perl-integrate-module Test-Simple
17 BUILD_STYLE = makemaker
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_NAME = Test-Simple
23 HUMAN_VERSION = 1.302206
24 COMPONENT_SUMMARY = Basic utilities for writing tests.
25 COMPONENT_CPAN_AUTHOR = EXODIST
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:1823642804d340cfd70b80a4512e6bef186bd36b21ea5869492e6b0472e57777
28 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
29 COMPONENT_LICENSE_FILE = LICENSE
31 include $(WS_MAKE_RULES)/common.mk
33 # Optional test dependencies missing from metadata
34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/json-maybexs
36 # Auto-generated dependencies
37 PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker
38 PERL_REQUIRED_PACKAGES += library/perl-5/file-temp
39 PERL_REQUIRED_PACKAGES += library/perl-5/scalar-list-utils
40 PERL_REQUIRED_PACKAGES += library/perl-5/term-table
41 PERL_REQUIRED_PACKAGES += runtime/perl
42 TEST_REQUIRED_PACKAGES.perl += library/perl-5/module-pluggable
43 TEST_REQUIRED_PACKAGES.perl += library/perl-5/term-size-any
44 TEST_REQUIRED_PACKAGES.perl += library/perl-5/termreadkey
45 TEST_REQUIRED_PACKAGES.perl += library/perl-5/unicode-linebreak