Andreas Wacknitz
2024-04-04 8590298b09ebad29af56370cd23105cd0931b389
commit | author | age
7339f9 1 #
MT 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.
6 #
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.
10 #
11
12 #
ec0a67 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Test::Differences
7339f9 15 #
MT 16
17 BUILD_STYLE = makemaker
3466b2 18 USE_COMMON_TEST_MASTER = no
7339f9 19
MT 20 include ../../../make-rules/shared-macros.mk
21
ec0a67 22 COMPONENT_PERL_MODULE =        Test::Differences
3466b2 23 HUMAN_VERSION =            0.71
7339f9 24 COMPONENT_SUMMARY =        Test::Differences - Test strings and data structures and show differences if not ok
ec0a67 25 COMPONENT_CPAN_AUTHOR =        DCANTRELL
7339f9 26 COMPONENT_ARCHIVE_HASH =    \
3466b2 27     sha256:cac16a56cd843b0809e5b49199d60d75a8dbad7ca9a08380dbf3f5cc3aaa38d9
ec0a67 28 COMPONENT_LICENSE =        Artistic-1.0 OR GPL-1.0-or-later
7339f9 29
MT 30 include $(WS_MAKE_RULES)/common.mk
31
ff7988 32 # Optional test dependencies missing from metadata
MT 33 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod-coverage
34
7339f9 35 # Auto-generated dependencies
ec0a67 36 PERL_REQUIRED_PACKAGES += library/perl-5/capture-tiny
MT 37 PERL_REQUIRED_PACKAGES += library/perl-5/text-diff
38 PERL_REQUIRED_PACKAGES += runtime/perl