#
# 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 <contributor>
#

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/share/common-lisp/source/cl-json/CONTRIBUTORS
file path=usr/share/common-lisp/source/cl-json/LICENSE
file path=usr/share/common-lisp/source/cl-json/README.md
file path=usr/share/common-lisp/source/cl-json/TODO
file path=usr/share/common-lisp/source/cl-json/cl-json.asd
file path=usr/share/common-lisp/source/cl-json/compile-cl-json.lisp
file path=usr/share/common-lisp/source/cl-json/doc/cl-json.html
file path=usr/share/common-lisp/source/cl-json/doc/style.css
file path=usr/share/common-lisp/source/cl-json/src/camel-case.lisp
file path=usr/share/common-lisp/source/cl-json/src/common.lisp
file path=usr/share/common-lisp/source/cl-json/src/decoder-args.lisp
file path=usr/share/common-lisp/source/cl-json/src/decoder.lisp
file path=usr/share/common-lisp/source/cl-json/src/encoder.lisp
file path=usr/share/common-lisp/source/cl-json/src/json-rpc.lisp
file path=usr/share/common-lisp/source/cl-json/src/objects.lisp
file path=usr/share/common-lisp/source/cl-json/src/package.lisp
file path=usr/share/common-lisp/source/cl-json/src/utils.lisp
file path=usr/share/common-lisp/source/cl-json/t/fail1.json
file path=usr/share/common-lisp/source/cl-json/t/fail10.json
file path=usr/share/common-lisp/source/cl-json/t/fail11.json
file path=usr/share/common-lisp/source/cl-json/t/fail12.json
file path=usr/share/common-lisp/source/cl-json/t/fail13.json
file path=usr/share/common-lisp/source/cl-json/t/fail14.json
file path=usr/share/common-lisp/source/cl-json/t/fail15.json
file path=usr/share/common-lisp/source/cl-json/t/fail16.json
file path=usr/share/common-lisp/source/cl-json/t/fail17.json
file path=usr/share/common-lisp/source/cl-json/t/fail18.json
file path=usr/share/common-lisp/source/cl-json/t/fail19.json
file path=usr/share/common-lisp/source/cl-json/t/fail2.json
file path=usr/share/common-lisp/source/cl-json/t/fail20.json
file path=usr/share/common-lisp/source/cl-json/t/fail21.json
file path=usr/share/common-lisp/source/cl-json/t/fail22.json
file path=usr/share/common-lisp/source/cl-json/t/fail23.json
file path=usr/share/common-lisp/source/cl-json/t/fail24.json
file path=usr/share/common-lisp/source/cl-json/t/fail3.json
file path=usr/share/common-lisp/source/cl-json/t/fail4.json
file path=usr/share/common-lisp/source/cl-json/t/fail5.json
file path=usr/share/common-lisp/source/cl-json/t/fail6.json
file path=usr/share/common-lisp/source/cl-json/t/fail7.json
file path=usr/share/common-lisp/source/cl-json/t/fail8.json
file path=usr/share/common-lisp/source/cl-json/t/fail9.json
file path=usr/share/common-lisp/source/cl-json/t/package.lisp
file path=usr/share/common-lisp/source/cl-json/t/pass1.json
file path=usr/share/common-lisp/source/cl-json/t/pass2.json
file path=usr/share/common-lisp/source/cl-json/t/pass3.json
file path=usr/share/common-lisp/source/cl-json/t/testdecoder.lisp
file path=usr/share/common-lisp/source/cl-json/t/testencoder.lisp
file path=usr/share/common-lisp/source/cl-json/t/testjson.lisp
file path=usr/share/common-lisp/source/cl-json/t/testmisc.lisp
file path=usr/share/common-lisp/source/cl-json/test-cl-json.lisp
link path=usr/share/common-lisp/systems/cl-json.asd \
    target=../source/cl-json/cl-json.asd