python/cmd2: update to 2.5.6
[oi-userland.git] / components / perl / Path-Class / Makefile
blobcacf10fa47a286a95c04ef374f1e4e489d26a722
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 Path::Class
17 BUILD_STYLE = modulebuild
18 # With default "symlink" cloney mode tests fails
19 CLONEY_ARGS = CLONEY_MODE="hardlink"
21 include ../../../make-rules/shared-macros.mk
23 COMPONENT_PERL_MODULE = Path::Class
24 HUMAN_VERSION = 0.37
25 COMPONENT_REVISION = 2
26 COMPONENT_SUMMARY = Path::Class - Cross-platform path specification manipulation
27 COMPONENT_CPAN_AUTHOR = KWILLIAMS
28 COMPONENT_ARCHIVE_HASH = \
29 sha256:654781948602386f2cb2e4473a739f17dc6953d92aabc2498a4ca2561bc248ce
30 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later
31 COMPONENT_LICENSE_FILE = LICENSE
33 include $(WS_MAKE_RULES)/common.mk
35 # Auto-generated dependencies
36 PERL_REQUIRED_PACKAGES += library/perl-5/module-build
37 PERL_REQUIRED_PACKAGES += runtime/perl