#
# This file and its contents are supplied under the terms of the
# Common Development and Distribution License ("CDDL"). You may
# only use this file in accordance with the terms 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 2012 EveryCity Ltd. All rights reserved.
# Copyright 2013 Adam Stevko. All rights reserved.
# Copyright 2016 Jim Klimov. All rights reserved.
# Copyright 2019 Michal Nowak
#

set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_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)
set name=pkg.human-version value=$(HUMAN_VERSION)

license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'

file path=usr/include/lzo/lzo1.h
file path=usr/include/lzo/lzo1a.h
file path=usr/include/lzo/lzo1b.h
file path=usr/include/lzo/lzo1c.h
file path=usr/include/lzo/lzo1f.h
file path=usr/include/lzo/lzo1x.h
file path=usr/include/lzo/lzo1y.h
file path=usr/include/lzo/lzo1z.h
file path=usr/include/lzo/lzo2a.h
file path=usr/include/lzo/lzo_asm.h
file path=usr/include/lzo/lzoconf.h
file path=usr/include/lzo/lzodefs.h
file path=usr/include/lzo/lzoutil.h
link path=usr/lib/$(MACH64)/liblzo2.so target=liblzo2.so.2.0.0
link path=usr/lib/$(MACH64)/liblzo2.so.2 target=liblzo2.so.2.0.0
file path=usr/lib/$(MACH64)/liblzo2.so.2.0.0
file path=usr/lib/$(MACH64)/pkgconfig/lzo2.pc
link path=usr/lib/liblzo2.so target=liblzo2.so.2.0.0
link path=usr/lib/liblzo2.so.2 target=liblzo2.so.2.0.0
file path=usr/lib/liblzo2.so.2.0.0
file path=usr/lib/pkgconfig/lzo2.pc
file path=usr/share/doc/lzo/AUTHORS
file path=usr/share/doc/lzo/COPYING
file path=usr/share/doc/lzo/LZO.FAQ
file path=usr/share/doc/lzo/LZO.TXT
file path=usr/share/doc/lzo/LZOAPI.TXT
file path=usr/share/doc/lzo/NEWS
file path=usr/share/doc/lzo/THANKS