python/setuptools: update to 75.7.0
[oi-userland.git] / components / perl / Encode-Locale / Makefile
blob860dc7546a9e2789c7ff561d416b8a793e84ed60
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 Encode::Locale
17 BUILD_STYLE = makemaker
19 include ../../../make-rules/shared-macros.mk
21 COMPONENT_PERL_MODULE = Encode::Locale
22 HUMAN_VERSION = 1.05
23 COMPONENT_REVISION = 4
24 COMPONENT_SUMMARY = Encode::Locale - Determine the locale encoding
25 COMPONENT_CPAN_AUTHOR = GAAS
26 COMPONENT_ARCHIVE_HASH = \
27 sha256:176fa02771f542a4efb1dbc2a4c928e8f4391bf4078473bd6040d8f11adb0ec1
28 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later
30 include $(WS_MAKE_RULES)/common.mk
32 # Normalize out Perl version
33 COMPONENT_TEST_TRANSFORMS += "-e 's|\(perl5/\)$(shell echo $(PERL_VERSION) | sed -e 's/\./\\\\./')/|\1\$$(PERLVER)/|'"
35 # Auto-generated dependencies
36 PERL_REQUIRED_PACKAGES += runtime/perl