# # 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 Net-DNS # BUILD_STYLE = makemaker include ../../../make-rules/shared-macros.mk COMPONENT_NAME = Net-DNS HUMAN_VERSION = 1.49 COMPONENT_SUMMARY = Perl Interface to the Domain Name System COMPONENT_CPAN_AUTHOR = NLNETLABS COMPONENT_ARCHIVE_HASH = \ sha256:8da11c6d491732e6f389901b81f86d4d67a208759e7da63688b2e5a26e23be5e COMPONENT_LICENSE = MIT include $(WS_MAKE_RULES)/common.mk # Optional test dependencies missing from metadata TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-pod # Auto-generated dependencies PERL_REQUIRED_PACKAGES += library/perl-5/digest-bubblebabble PERL_REQUIRED_PACKAGES += library/perl-5/digest-hmac PERL_REQUIRED_PACKAGES += library/perl-5/digest-md5 PERL_REQUIRED_PACKAGES += library/perl-5/digest-sha PERL_REQUIRED_PACKAGES += library/perl-5/encode PERL_REQUIRED_PACKAGES += library/perl-5/extutils-makemaker PERL_REQUIRED_PACKAGES += library/perl-5/getopt-long PERL_REQUIRED_PACKAGES += library/perl-5/io-socket-ip PERL_REQUIRED_PACKAGES += library/perl-5/mime-base64 PERL_REQUIRED_PACKAGES += library/perl-5/net-libidn2 PERL_REQUIRED_PACKAGES += library/perl-5/scalar-list-utils PERL_REQUIRED_PACKAGES += library/perl-5/socket PERL_REQUIRED_PACKAGES += library/perl-5/time-local PERL_REQUIRED_PACKAGES += runtime/perl TEST_REQUIRED_PACKAGES.perl += library/perl-5/extutils-makemaker TEST_REQUIRED_PACKAGES.perl += library/perl-5/test-simple