#
# 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 2022 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/dotconf.h
link path=usr/lib/$(MACH64)/libdotconf.so target=libdotconf.so.0.0.1
link path=usr/lib/$(MACH64)/libdotconf.so.0 target=libdotconf.so.0.0.1
file path=usr/lib/$(MACH64)/libdotconf.so.0.0.1
file path=usr/lib/$(MACH64)/pkgconfig/dotconf.pc
file path=usr/share/doc/dotconf/dotconf-api.txt
file path=usr/share/doc/dotconf/dotconf-features.txt
file path=usr/share/doc/dotconf/examples/README
file path=usr/share/doc/dotconf/examples/argdouble/Makefile
file path=usr/share/doc/dotconf/examples/argdouble/argdouble.c
file path=usr/share/doc/dotconf/examples/argdouble/argdouble.conf
file path=usr/share/doc/dotconf/examples/argdouble/output
file path=usr/share/doc/dotconf/examples/caseinsensitive/Makefile
file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.c
file path=usr/share/doc/dotconf/examples/caseinsensitive/caseinsensitive.conf
file path=usr/share/doc/dotconf/examples/caseinsensitive/output
file path=usr/share/doc/dotconf/examples/context/Makefile
file path=usr/share/doc/dotconf/examples/context/context.c
file path=usr/share/doc/dotconf/examples/context/context.conf
file path=usr/share/doc/dotconf/examples/context/output
file path=usr/share/doc/dotconf/examples/duplicates/Makefile
file path=usr/share/doc/dotconf/examples/duplicates/duplicate.c
file path=usr/share/doc/dotconf/examples/duplicates/first_module.c
file path=usr/share/doc/dotconf/examples/duplicates/output
file path=usr/share/doc/dotconf/examples/duplicates/sample.conf
file path=usr/share/doc/dotconf/examples/duplicates/second_module.c
file path=usr/share/doc/dotconf/examples/errorhandler/Makefile
file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.c
file path=usr/share/doc/dotconf/examples/errorhandler/errorhandler.conf
file path=usr/share/doc/dotconf/examples/errorhandler/output
file path=usr/share/doc/dotconf/examples/fallback/Makefile
file path=usr/share/doc/dotconf/examples/fallback/fallback.c
file path=usr/share/doc/dotconf/examples/fallback/fallback.conf
file path=usr/share/doc/dotconf/examples/fallback/output
file path=usr/share/doc/dotconf/examples/libpool/Makefile
file path=usr/share/doc/dotconf/examples/libpool/libpool.h
file path=usr/share/doc/dotconf/examples/libpool/pool.c
file path=usr/share/doc/dotconf/examples/maketest.sh
file path=usr/share/doc/dotconf/examples/modules/Makefile
file path=usr/share/doc/dotconf/examples/modules/include.conf
file path=usr/share/doc/dotconf/examples/modules/module.c
file path=usr/share/doc/dotconf/examples/modules/my_module.c
file path=usr/share/doc/dotconf/examples/modules/output
file path=usr/share/doc/dotconf/examples/modules/sample.conf
file path=usr/share/doc/dotconf/examples/noinline/Makefile
file path=usr/share/doc/dotconf/examples/noinline/noinline.c
file path=usr/share/doc/dotconf/examples/noinline/noinline.conf
file path=usr/share/doc/dotconf/examples/noinline/output
file path=usr/share/doc/dotconf/examples/simple/Makefile
file path=usr/share/doc/dotconf/examples/simple/included.conf
file path=usr/share/doc/dotconf/examples/simple/linecat.conf
file path=usr/share/doc/dotconf/examples/simple/output
file path=usr/share/doc/dotconf/examples/simple/simple.c
file path=usr/share/doc/dotconf/examples/simple/simple.conf