#
# 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, 2013, EveryCity Ltd. All rights reserved.
# Copyright 2013, Adam Stevko. All rights reserved.
# Copyright 2016, Jim Klimov
#

<transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>

set name=pkg.fmri value=pkg:/backup/zetaback@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
set name=pkg.human-version value=$(HUMAN_VERSION)
set name=pkg.summary value="Zetaback ZFS backup and recovery management system"
set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
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 LICENSE license='Zetaback License'

file path=usr/bin/zetaback
file path=usr/bin/zetaback_agent
file etc/zetaback.conf.sample path=etc/zetaback.conf mode=0644 preserve=true
file etc/zetaback_agent.conf.sample path=etc/zetaback_agent.conf mode=0644 preserve=true
file path=usr/share/man/man1/zetaback.1
file path=usr/share/man/man1/zetaback_agent.1