Move tmux to sysutils category
[unleashed-userland.git] / components / sysutils / tmux / tmux.p5m
blob3e74ea1a955e0cea0d4dbc779f2d84874f4bee18
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 2011, 2013, EveryCity Ltd. All rights reserved.
15 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
16 set name=pkg.summary value="$(COMPONENT_SUMMARY)"
17 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
18 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
19 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
21 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
23 <transform file path=usr/share/doc/$(COMPONENT_NAME)/.* -> default facet.doc true>
24 dir  path=usr
25 dir  path=usr/bin
26 file path=usr/bin/tmux
27 dir  path=usr/share
28 dir  path=usr/share/man
29 dir  path=usr/share/man/man1
30 file path=usr/share/man/man1/tmux.1
31 dir  path=usr/share/doc/$(COMPONENT_NAME)
32 file CHANGES path=usr/share/doc/$(COMPONENT_NAME)/CHANGES
33 file COPYING path=usr/share/doc/$(COMPONENT_NAME)/COPYING
34 file FAQ path=usr/share/doc/$(COMPONENT_NAME)/FAQ
35 file TODO path=usr/share/doc/$(COMPONENT_NAME)/TODO
36 dir  path=usr/share/doc/$(COMPONENT_NAME)/examples
37 file examples/bash_completion_tmux.sh path=usr/share/doc/$(COMPONENT_NAME)/examples/bash_completion_tmux.sh
38 file examples/h-boetes.conf path=usr/share/doc/$(COMPONENT_NAME)/examples/h-boetes.conf
39 file examples/n-marriott.conf path=usr/share/doc/$(COMPONENT_NAME)/examples/n-marriott.conf
40 file examples/screen-keys.conf path=usr/share/doc/$(COMPONENT_NAME)/examples/screen-keys.conf
41 file examples/t-williams.conf path=usr/share/doc/$(COMPONENT_NAME)/examples/t-williams.conf
42 file examples/tmux_backup.sh path=usr/share/doc/$(COMPONENT_NAME)/examples/tmux_backup.sh
43 file examples/tmux.vim path=usr/share/doc/$(COMPONENT_NAME)/examples/tmux.vim
44 file examples/vim-keys.conf path=usr/share/doc/$(COMPONENT_NAME)/examples/vim-keys.conf
45 file examples/xterm-keys.vim path=usr/share/doc/$(COMPONENT_NAME)/examples/xterm-keys.vim