# # 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. # # # Copyright 2024 # set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)-$(PLV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) set name=pkg.human-version value=$(HUMAN_VERSION) set name=pkg.summary value="$(COMPONENT_SUMMARY)" set name=info.classification value="$(COMPONENT_CLASSIFICATION)" set name=info.upstream-url value=$(COMPONENT_PROJECT_URL) set name=info.source-url value=$(COMPONENT_ARCHIVE_URL) set name=org.opensolaris.consolidation value=$(CONSOLIDATION) license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)' file path=usr/perl5/$(PERLVER)/bin/snmpkey file path=usr/perl5/$(PERLVER)/man/man1/snmpkey.1 file path=usr/perl5/$(PERLVER)/man/man3perl/Net::SNMP.3perl file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Dispatcher.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Message.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/MessageProcessing.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/PDU.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Security.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Security/Community.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Security/USM.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv4.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv4/TCP.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv4/UDP.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv6.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv6/TCP.pm file path=usr/perl5/vendor_perl/$(PERLVER)/Net/SNMP/Transport/IPv6/UDP.pm # perl modules are unusable without perl runtime binary depend type=require fmri=__TBD pkg.debug.depend.file=perl \ pkg.debug.depend.path=usr/perl5/$(PERLVER)/bin # Automatically generated dependencies based on distribution metadata depend type=require fmri=pkg:/library/perl-5/crypt-des-$(PLV)@2.3 depend type=require fmri=pkg:/library/perl-5/crypt-rijndael-$(PLV)@1.2 depend type=require fmri=pkg:/library/perl-5/digest-hmac-$(PLV)@1.0 depend type=require fmri=pkg:/library/perl-5/digest-sha1-$(PLV)@1.2 depend type=require fmri=pkg:/library/perl-5/socket6-$(PLV)@0.23