# # 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 Log-Log4perl # BUILD_STYLE = makemaker USE_COMMON_TEST_MASTER = no include ../../../make-rules/shared-macros.mk COMPONENT_NAME = Log-Log4perl HUMAN_VERSION = 1.58 COMPONENT_SUMMARY = Log4j implementation for Perl COMPONENT_CPAN_AUTHOR = MSCHILLI COMPONENT_ARCHIVE_HASH = \ sha256:48765ea8efb096fec1418e6b1ef8379845c607506fe7e63561cd1b41dd3efef6 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies REQUIRED_PACKAGES.perl += library/perl-5/dbd-csv REQUIRED_PACKAGES.perl += library/perl-5/dbd-sqlite REQUIRED_PACKAGES.perl += library/perl-5/dbi REQUIRED_PACKAGES.perl += library/perl-5/extutils-makemaker REQUIRED_PACKAGES.perl += library/perl-5/file-path REQUIRED_PACKAGES.perl += library/perl-5/log-dispatch REQUIRED_PACKAGES.perl += library/perl-5/log-dispatch-filerotate REQUIRED_PACKAGES.perl += library/perl-5/sql-statement REQUIRED_PACKAGES.perl += library/perl-5/xml-dom REQUIRED_PACKAGES.perl += runtime/perl TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple