# # 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 SQL-Statement # BUILD_STYLE = makemaker USE_COMMON_TEST_MASTER = no include ../../../make-rules/shared-macros.mk COMPONENT_NAME = SQL-Statement HUMAN_VERSION = 1.414 COMPONENT_REVISION = 2 COMPONENT_SUMMARY = SQL parsing and processing engine COMPONENT_CPAN_AUTHOR = REHSACK COMPONENT_ARCHIVE_HASH = \ sha256:dde8bdcfa6a136eedda06519ba0f3efaec085c39db0df9c472dc0ec6cd781a49 COMPONENT_LICENSE = Artistic-1.0-Perl OR GPL-1.0-or-later include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PERL_REQUIRED_PACKAGES += library/perl-5/clone PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker PERL_REQUIRED_PACKAGES += library/perl-5/math-base-convert PERL_REQUIRED_PACKAGES += library/perl-5/module-runtime PERL_REQUIRED_PACKAGES += library/perl-5/params-util PERL_REQUIRED_PACKAGES += library/perl-5/scalar-list-utils PERL_REQUIRED_PACKAGES += library/perl-5/text-balanced PERL_REQUIRED_PACKAGES += library/perl-5/text-soundex PERL_REQUIRED_PACKAGES += runtime/perl TEST_REQUIRED_PACKAGES.perl += library/perl-5/math-base-convert TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-deep TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple TEST_REQUIRED_PACKAGES.perl += library/perl-5/text-soundex