python/virtualenv: update to 20.28.1
[oi-userland.git] / components / perl / Test-Harness / Makefile
blob6c3d272be5e5d8a063905c424d23f7176c6d9b36
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-Harness
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_NAME = Test-Harness
22 HUMAN_VERSION = 3.50
23 COMPONENT_SUMMARY = contributing to TAP::Harness
24 COMPONENT_CPAN_AUTHOR = LEONT
25 COMPONENT_ARCHIVE_HASH = \
26 sha256:79b6acdc444f1924cd4c2e9ed868bdc6e09580021aca8ff078ede2ffef8a6f54
27 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
29 include $(WS_MAKE_RULES)/common.mk
31 # The t/source.t test expects there are no symlinks
32 CLONEY_MODE = hardlink
34 # Auto-generated dependencies
35 PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker
36 PERL_REQUIRED_PACKAGES += library/perl-5/pod-usage
37 PERL_REQUIRED_PACKAGES += runtime/perl