gcc-6: don't ship info pages
[unleashed-userland.git] / components / fsvs / fsvs.p5m
blob379c053da34e381eb68715843b3ea2b50f4834a9
2 # This file its contents are supplied under the terms of the
3 # Common Development and Distribution License ("CDDL"), version 1.0.
4 # You may only use this file accordance with the terms of version
5 # 1.0 of the CDDL.
7 # A full copy of the text of the CDDL should have accompanied this
8 # source.  A copy of the CDDL is also available via the Internet at
9 # http://www.illumos.org/license/CDDL.
13 # Copyright 2013 Alexander Pyhalov.  All rights reserved.
16 set name=pkg.fmri \
17     value=pkg:/backup/fsvs@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.summary \
19     value="$(COMPONENT_SUMMARY)"
20 set name=info.classification \
21     value="org.opensolaris.category.2008:Applications/System Utilities"
22 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
23 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
24 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
26 <transform file -> default mangler.man.stability uncommitted>
28 license fsvs.license license=GPLv3
30 depend fmri=pkg:/text/gnu-diffutils type=require
32 dir  path=etc/fsvs
33 file path=usr/bin/fsvs mode=0555
34 dir  path=usr/share/man/man1
35 file path=usr/share/man/man1/fsvs.1
36 dir  path=usr/share/man/man5
37 file path=usr/share/man/man5/fsvs-groups.5
38 file path=usr/share/man/man5/fsvs-howto-backup.5
39 file path=usr/share/man/man5/fsvs-howto-master_local.5
40 file path=usr/share/man/man5/fsvs-options.5 
41 file path=usr/share/man/man5/fsvs-url-format.5
42 dir  path=var/spool/fsvs mode=0755