#
# 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 Andreas Wacknitz
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(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/include/ares.h
file path=usr/include/ares_build.h
file path=usr/include/ares_dns.h
file path=usr/include/ares_dns_record.h
file path=usr/include/ares_nameser.h
file path=usr/include/ares_version.h
link path=usr/lib/$(MACH64)/libcares.so target=libcares.so.2.19.3
link path=usr/lib/$(MACH64)/libcares.so.2 target=libcares.so.2.19.3
file path=usr/lib/$(MACH64)/libcares.so.2.19.3
file path=usr/lib/$(MACH64)/pkgconfig/libcares.pc
file path=usr/share/man/man3/ares_cancel.3
file path=usr/share/man/man3/ares_create_query.3
file path=usr/share/man/man3/ares_destroy.3
file path=usr/share/man/man3/ares_destroy_options.3
file path=usr/share/man/man3/ares_dns_class_fromstr.3
file path=usr/share/man/man3/ares_dns_class_t.3
file path=usr/share/man/man3/ares_dns_class_tostr.3
file path=usr/share/man/man3/ares_dns_datatype_t.3
file path=usr/share/man/man3/ares_dns_flags_t.3
file path=usr/share/man/man3/ares_dns_mapping.3
file path=usr/share/man/man3/ares_dns_opcode_t.3
file path=usr/share/man/man3/ares_dns_opcode_tostr.3
file path=usr/share/man/man3/ares_dns_opt_datatype_t.3
file path=usr/share/man/man3/ares_dns_opt_get_datatype.3
file path=usr/share/man/man3/ares_dns_opt_get_name.3
file path=usr/share/man/man3/ares_dns_parse.3
file path=usr/share/man/man3/ares_dns_rcode_t.3
file path=usr/share/man/man3/ares_dns_rcode_tostr.3
file path=usr/share/man/man3/ares_dns_rec_type_fromstr.3
file path=usr/share/man/man3/ares_dns_rec_type_t.3
file path=usr/share/man/man3/ares_dns_rec_type_tostr.3
file path=usr/share/man/man3/ares_dns_record.3
file path=usr/share/man/man3/ares_dns_record_create.3
file path=usr/share/man/man3/ares_dns_record_destroy.3
file path=usr/share/man/man3/ares_dns_record_duplicate.3
file path=usr/share/man/man3/ares_dns_record_get_flags.3
file path=usr/share/man/man3/ares_dns_record_get_id.3
file path=usr/share/man/man3/ares_dns_record_get_opcode.3
file path=usr/share/man/man3/ares_dns_record_get_rcode.3
file path=usr/share/man/man3/ares_dns_record_query_add.3
file path=usr/share/man/man3/ares_dns_record_query_cnt.3
file path=usr/share/man/man3/ares_dns_record_query_get.3
file path=usr/share/man/man3/ares_dns_record_query_set_name.3
file path=usr/share/man/man3/ares_dns_record_query_set_type.3
file path=usr/share/man/man3/ares_dns_record_rr_add.3
file path=usr/share/man/man3/ares_dns_record_rr_cnt.3
file path=usr/share/man/man3/ares_dns_record_rr_del.3
file path=usr/share/man/man3/ares_dns_record_rr_get.3
file path=usr/share/man/man3/ares_dns_record_rr_get_const.3
file path=usr/share/man/man3/ares_dns_record_set_id.3
file path=usr/share/man/man3/ares_dns_rr.3
file path=usr/share/man/man3/ares_dns_rr_add_abin.3
file path=usr/share/man/man3/ares_dns_rr_del_abin.3
file path=usr/share/man/man3/ares_dns_rr_del_opt_byid.3
file path=usr/share/man/man3/ares_dns_rr_get_abin.3
file path=usr/share/man/man3/ares_dns_rr_get_abin_cnt.3
file path=usr/share/man/man3/ares_dns_rr_get_addr.3
file path=usr/share/man/man3/ares_dns_rr_get_addr6.3
file path=usr/share/man/man3/ares_dns_rr_get_bin.3
file path=usr/share/man/man3/ares_dns_rr_get_class.3
file path=usr/share/man/man3/ares_dns_rr_get_keys.3
file path=usr/share/man/man3/ares_dns_rr_get_name.3
file path=usr/share/man/man3/ares_dns_rr_get_opt.3
file path=usr/share/man/man3/ares_dns_rr_get_opt_byid.3
file path=usr/share/man/man3/ares_dns_rr_get_opt_cnt.3
file path=usr/share/man/man3/ares_dns_rr_get_str.3
file path=usr/share/man/man3/ares_dns_rr_get_ttl.3
file path=usr/share/man/man3/ares_dns_rr_get_type.3
file path=usr/share/man/man3/ares_dns_rr_get_u16.3
file path=usr/share/man/man3/ares_dns_rr_get_u32.3
file path=usr/share/man/man3/ares_dns_rr_get_u8.3
file path=usr/share/man/man3/ares_dns_rr_key_datatype.3
file path=usr/share/man/man3/ares_dns_rr_key_t.3
file path=usr/share/man/man3/ares_dns_rr_key_to_rec_type.3
file path=usr/share/man/man3/ares_dns_rr_key_tostr.3
file path=usr/share/man/man3/ares_dns_rr_set_addr.3
file path=usr/share/man/man3/ares_dns_rr_set_addr6.3
file path=usr/share/man/man3/ares_dns_rr_set_bin.3
file path=usr/share/man/man3/ares_dns_rr_set_opt.3
file path=usr/share/man/man3/ares_dns_rr_set_str.3
file path=usr/share/man/man3/ares_dns_rr_set_u16.3
file path=usr/share/man/man3/ares_dns_rr_set_u32.3
file path=usr/share/man/man3/ares_dns_rr_set_u8.3
file path=usr/share/man/man3/ares_dns_section_t.3
file path=usr/share/man/man3/ares_dns_section_tostr.3
file path=usr/share/man/man3/ares_dns_write.3
file path=usr/share/man/man3/ares_dup.3
file path=usr/share/man/man3/ares_expand_name.3
file path=usr/share/man/man3/ares_expand_string.3
file path=usr/share/man/man3/ares_fds.3
file path=usr/share/man/man3/ares_free_data.3
file path=usr/share/man/man3/ares_free_hostent.3
file path=usr/share/man/man3/ares_free_string.3
file path=usr/share/man/man3/ares_freeaddrinfo.3
file path=usr/share/man/man3/ares_get_servers.3
file path=usr/share/man/man3/ares_get_servers_csv.3
file path=usr/share/man/man3/ares_get_servers_ports.3
file path=usr/share/man/man3/ares_getaddrinfo.3
file path=usr/share/man/man3/ares_gethostbyaddr.3
file path=usr/share/man/man3/ares_gethostbyname.3
file path=usr/share/man/man3/ares_gethostbyname_file.3
file path=usr/share/man/man3/ares_getnameinfo.3
file path=usr/share/man/man3/ares_getsock.3
file path=usr/share/man/man3/ares_inet_ntop.3
file path=usr/share/man/man3/ares_inet_pton.3
file path=usr/share/man/man3/ares_init.3
file path=usr/share/man/man3/ares_init_options.3
file path=usr/share/man/man3/ares_library_cleanup.3
file path=usr/share/man/man3/ares_library_init.3
file path=usr/share/man/man3/ares_library_init_android.3
file path=usr/share/man/man3/ares_library_initialized.3
file path=usr/share/man/man3/ares_mkquery.3
file path=usr/share/man/man3/ares_opt_param_t.3
file path=usr/share/man/man3/ares_parse_a_reply.3
file path=usr/share/man/man3/ares_parse_aaaa_reply.3
file path=usr/share/man/man3/ares_parse_caa_reply.3
file path=usr/share/man/man3/ares_parse_mx_reply.3
file path=usr/share/man/man3/ares_parse_naptr_reply.3
file path=usr/share/man/man3/ares_parse_ns_reply.3
file path=usr/share/man/man3/ares_parse_ptr_reply.3
file path=usr/share/man/man3/ares_parse_soa_reply.3
file path=usr/share/man/man3/ares_parse_srv_reply.3
file path=usr/share/man/man3/ares_parse_txt_reply.3
file path=usr/share/man/man3/ares_parse_uri_reply.3
file path=usr/share/man/man3/ares_process.3
file path=usr/share/man/man3/ares_process_fd.3
file path=usr/share/man/man3/ares_process_fds.3
file path=usr/share/man/man3/ares_process_pending_write.3
file path=usr/share/man/man3/ares_query.3
file path=usr/share/man/man3/ares_query_dnsrec.3
file path=usr/share/man/man3/ares_queue.3
file path=usr/share/man/man3/ares_queue_active_queries.3
file path=usr/share/man/man3/ares_queue_wait_empty.3
file path=usr/share/man/man3/ares_reinit.3
file path=usr/share/man/man3/ares_save_options.3
file path=usr/share/man/man3/ares_search.3
file path=usr/share/man/man3/ares_search_dnsrec.3
file path=usr/share/man/man3/ares_send.3
file path=usr/share/man/man3/ares_send_dnsrec.3
file path=usr/share/man/man3/ares_set_local_dev.3
file path=usr/share/man/man3/ares_set_local_ip4.3
file path=usr/share/man/man3/ares_set_local_ip6.3
file path=usr/share/man/man3/ares_set_pending_write_cb.3
file path=usr/share/man/man3/ares_set_server_state_callback.3
file path=usr/share/man/man3/ares_set_servers.3
file path=usr/share/man/man3/ares_set_servers_csv.3
file path=usr/share/man/man3/ares_set_servers_ports.3
file path=usr/share/man/man3/ares_set_servers_ports_csv.3
file path=usr/share/man/man3/ares_set_socket_callback.3
file path=usr/share/man/man3/ares_set_socket_configure_callback.3
file path=usr/share/man/man3/ares_set_socket_functions.3
file path=usr/share/man/man3/ares_set_socket_functions_ex.3
file path=usr/share/man/man3/ares_set_sortlist.3
file path=usr/share/man/man3/ares_strerror.3
file path=usr/share/man/man3/ares_svcb_param_t.3
file path=usr/share/man/man3/ares_threadsafety.3
file path=usr/share/man/man3/ares_timeout.3
file path=usr/share/man/man3/ares_tlsa_match_t.3
file path=usr/share/man/man3/ares_tlsa_selector_t.3
file path=usr/share/man/man3/ares_tlsa_usage_t.3
file path=usr/share/man/man3/ares_version.3