Marcel Telka
2024-04-02 f1b1912adc00984cd165470b728dda03ac81b2c6
commit | author | age
15dd8c 1 #
f618ec 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.
15dd8c 6 #
f618ec 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.
15dd8c 10 #
NP 11
12 #
f618ec 13 # This file was automatically generated using the following command:
MT 14 #   $WS_TOOLS/perl-integrate-module Test::Output
15dd8c 15 #
NP 16
f618ec 17 BUILD_STYLE = makemaker
MT 18
15dd8c 19 include ../../../make-rules/shared-macros.mk
NP 20
f618ec 21 COMPONENT_PERL_MODULE =        Test::Output
467e20 22 HUMAN_VERSION =            1.034
f618ec 23 COMPONENT_SUMMARY =        Test::Output - Utilities to test STDOUT and STDERR messages.
MT 24 COMPONENT_CPAN_AUTHOR =        BDFOY
25 COMPONENT_ARCHIVE_HASH =    \
467e20 26     sha256:cd42e2801c0d2b482d18c9fb4b06c757054818bcbb2824e5dfbf33ad7a3d69a0
f618ec 27 COMPONENT_LICENSE =        Artistic-2.0
MT 28 COMPONENT_LICENSE_FILE =    LICENSE
15dd8c 29
NP 30 include $(WS_MAKE_RULES)/common.mk
31
467e20 32 # Optional test dependencies missing from metadata
MT 33 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod
34 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod-coverage
35
15dd8c 36 # Auto-generated dependencies
f618ec 37 PERL_REQUIRED_PACKAGES += library/perl-5/capture-tiny
MT 38 PERL_REQUIRED_PACKAGES += runtime/perl