# # 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::SNMP # BUILD_STYLE = modulebuild include ../../../make-rules/shared-macros.mk COMPONENT_PERL_MODULE = Net::SNMP HUMAN_VERSION = 6.0.1 COMPONENT_REVISION = 3 COMPONENT_SUMMARY = Net::SNMP - Object oriented interface to SNMP COMPONENT_CPAN_AUTHOR = DTOWN COMPONENT_ARCHIVE_HASH = \ sha256:14c37bc1cbb3f3cdc7d6c13e0f27a859f14cdcfd5ea54a0467a88bc259b0b741 COMPONENT_LICENSE = Artistic-1.0 OR GPL-1.0-or-later COMPONENT_LICENSE_FILE = LICENSE COMPONENT_SRC = $(COMPONENT_NAME)-v$(HUMAN_VERSION) include $(WS_MAKE_RULES)/common.mk # Auto-generated dependencies PERL_REQUIRED_PACKAGES += library/perl-5/crypt-des PERL_REQUIRED_PACKAGES += library/perl-5/crypt-rijndael PERL_REQUIRED_PACKAGES += library/perl-5/digest-hmac PERL_REQUIRED_PACKAGES += library/perl-5/digest-sha1 PERL_REQUIRED_PACKAGES += library/perl-5/module-build PERL_REQUIRED_PACKAGES += library/perl-5/socket6 PERL_REQUIRED_PACKAGES += runtime/perl