pulseaudio: fix dependencies for openssl-3
[oi-userland.git] / components / perl / Exporter-Tiny / Makefile
blob43dc8c89eb1e270476e738f93cb72f714af3ebf1
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 Exporter::Tiny
17 BUILD_STYLE = makemaker
18 USE_COMMON_TEST_MASTER = no
20 include ../../../make-rules/shared-macros.mk
22 COMPONENT_PERL_MODULE = Exporter::Tiny
23 HUMAN_VERSION = 1.006002
24 COMPONENT_REVISION = 2
25 COMPONENT_SUMMARY = Exporter::Tiny - an exporter with the features of Sub::Exporter but only core dependencies
26 COMPONENT_CPAN_AUTHOR = TOBYINK
27 COMPONENT_ARCHIVE_HASH = \
28 sha256:6f295e2cbffb1dbc15bdb9dadc341671c1e0cd2bdf2d312b17526273c322638d
29 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later
30 COMPONENT_LICENSE_FILE = LICENSE
32 include $(WS_MAKE_RULES)/common.mk
34 # Auto-generated dependencies
35 PERL_REQUIRED_PACKAGES += runtime/perl
36 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-fatal
37 TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-warnings