2 # This file and its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"). You may
4 # only use this file in accordance with the terms of the CDDL.
6 # A full copy of the text of the CDDL should have accompanied this
7 # source. A copy of the CDDL is also available via the Internet at
8 # http://www.illumos.org/license/CDDL.
12 # Copyright 2012, 2013, EveryCity Ltd. All rights reserved.
13 # Copyright 2013, Adam Stevko. All rights reserved.
14 # Copyright 2016, Jim Klimov
17 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
19 set name=pkg.fmri value=pkg:/backup/zetaback@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
20 set name=pkg.human-version value=$(HUMAN_VERSION)
21 set name=pkg.summary value="Zetaback ZFS backup and recovery management system"
22 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
25 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
27 license LICENSE license='Zetaback License'
29 file path=usr/bin/zetaback
30 file path=usr/bin/zetaback_agent
31 file etc/zetaback.conf.sample path=etc/zetaback.conf mode=0644 preserve=true
32 file etc/zetaback_agent.conf.sample path=etc/zetaback_agent.conf mode=0644 preserve=true
33 file path=usr/share/man/man1/zetaback.1
34 file path=usr/share/man/man1/zetaback_agent.1