perl/Term-Table: update to 0.023 for Perl 5.40
[oi-userland.git] / components / perl / Test-Differences / Makefile
blob278cd7a6934cd3020367b9d98c17bea05e709a54
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::Differences
17 BUILD_STYLE = makemaker
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_PERL_MODULE = Test::Differences
23 HUMAN_VERSION = 0.71
24 COMPONENT_REVISION = 1
25 COMPONENT_SUMMARY = Test::Differences - Test strings and data structures and show differences if not ok
26 COMPONENT_CPAN_AUTHOR = DCANTRELL
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:cac16a56cd843b0809e5b49199d60d75a8dbad7ca9a08380dbf3f5cc3aaa38d9
29 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later
31 include $(WS_MAKE_RULES)/common.mk
33 # Optional test dependencies missing from metadata
34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod-coverage
36 # Auto-generated dependencies
37 PERL_REQUIRED_PACKAGES += library/perl-5/capture-tiny
38 PERL_REQUIRED_PACKAGES += library/perl-5/text-diff
39 PERL_REQUIRED_PACKAGES += runtime/perl