# # This file and its contents are supplied under the terms of the # Common Development and Distribution License ("CDDL"), version 1.0. # You may only use this file in accordance with the terms of version # 1.0 of the CDDL. # # A full copy of the text of the CDDL should have accompanied this # source. A copy of the CDDL is also available via the Internet at # http://www.illumos.org/license/CDDL. # # # This file was automatically generated using the following command: # $WS_TOOLS/perl-integrate-module DateTime # BUILD_STYLE = makemaker include ../../../make-rules/shared-macros.mk COMPONENT_PERL_MODULE = DateTime HUMAN_VERSION = 1.65 COMPONENT_REVISION = 1 COMPONENT_SUMMARY = DateTime - A date and time object for Perl COMPONENT_CPAN_AUTHOR = DROLSKY COMPONENT_ARCHIVE_HASH = \ sha256:0bfda7ff0253fb3d88cf4bdb5a14afb8cea24d147975d5bdf3c88b40e7ab140e COMPONENT_LICENSE = Artistic-2.0 COMPONENT_LICENSE_FILE = LICENSE include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PERL_REQUIRED_PACKAGES += library/perl-5/datetime-locale PERL_REQUIRED_PACKAGES += library/perl-5/datetime-timezone PERL_REQUIRED_PACKAGES += library/perl-5/dist-checkconflicts PERL_REQUIRED_PACKAGES += library/perl-5/namespace-autoclean PERL_REQUIRED_PACKAGES += library/perl-5/params-validationcompiler PERL_REQUIRED_PACKAGES += library/perl-5/specio PERL_REQUIRED_PACKAGES += library/perl-5/try-tiny PERL_REQUIRED_PACKAGES += runtime/perl REQUIRED_PACKAGES += system/library TEST_REQUIRED_PACKAGES.perl += library/perl-5/cpan-meta-check TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-fatal TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-warnings TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-without-module