perl/Term-Table: update to 0.023 for Perl 5.40
[oi-userland.git] / components / perl / libwww-perl / Makefile
blob7be96c798c8a916c0cfb3223b4369b2338521e53
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 LWP
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = LWP
22 COMPONENT_PERL_DISTRIBUTION = libwww-perl
23 HUMAN_VERSION = 6.77
24 COMPONENT_REVISION = 1
25 COMPONENT_SUMMARY = LWP - The World-Wide Web library for Perl
26 COMPONENT_CPAN_AUTHOR = OALDERS
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:94a907d6b3ea8d966ef43deffd4fa31f5500142b4c00489bfd403860a5f060e4
29 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
30 COMPONENT_LICENSE_FILE = LICENSE
32 include $(WS_MAKE_RULES)/common.mk
35 # Following dependency loops were detected (where 'A --> B' means 'A needs B to
36 # run tests', and 'A ==> B' means 'A needs B for build and/or run'):
38 # libwww-perl --> LWP-Protocol-https ==> libwww-perl
40 # To break loops we need to allow this component to integrate without testing in
41 # a case the required packages are not available yet (bootstrap).
43 PERL_TEST_BOOTSTRAP = yes
45 # Auto-generated dependencies
46 PERL_REQUIRED_PACKAGES += library/perl-5/encode-locale
47 PERL_REQUIRED_PACKAGES += library/perl-5/file-listing
48 PERL_REQUIRED_PACKAGES += library/perl-5/html-parser
49 PERL_REQUIRED_PACKAGES += library/perl-5/http-cookies
50 PERL_REQUIRED_PACKAGES += library/perl-5/http-date
51 PERL_REQUIRED_PACKAGES += library/perl-5/http-message
52 PERL_REQUIRED_PACKAGES += library/perl-5/http-negotiate
53 PERL_REQUIRED_PACKAGES += library/perl-5/lwp-mediatypes
54 PERL_REQUIRED_PACKAGES += library/perl-5/net-http
55 PERL_REQUIRED_PACKAGES += library/perl-5/try-tiny
56 PERL_REQUIRED_PACKAGES += library/perl-5/uri
57 PERL_REQUIRED_PACKAGES += library/perl-5/www-robotrules
58 PERL_REQUIRED_PACKAGES += runtime/perl
59 TEST_REQUIRED_PACKAGES.perl += library/perl-5/data-dump
60 TEST_REQUIRED_PACKAGES.perl += library/perl-5/http-cookiejar
61 TEST_REQUIRED_PACKAGES.perl += library/perl-5/http-daemon
62 TEST_REQUIRED_PACKAGES.perl += library/perl-5/lwp-protocol-https
63 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-fatal
64 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-leaktrace
65 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-needs
66 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-requiresinternet