---
name: tmux
version: 1.8
origin: sysutils/tmux
comment: A Terminal Multiplexer
arch: freebsd:9:x86:64
www: http://www.sourceforge.net/projects/tmux/
maintainer: gahr@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses: [BSD]
flatsize: 538228
desc: |
  Tmux is a terminal multiplexer, it enables a number of terminals to be accessed
  and controlled from a single terminal. tmux is intended to be a simple, modern,
  BSD-licensed alternative to programs such as GNU screen.

  WWW:    http://www.sourceforge.net/projects/tmux/
deps:
  libevent: {origin: devel/libevent, version: 1.4.14b_2}
categories: [sysutils]
options: {BACKSPACE: off, LIBEVENT2: off, LIBEVENT_STATIC: off}
files:
  /usr/local/bin/tmux: e705abc0ebf0bb70d0c700c4fa79857e92b9900dabebaf5ab5818ae20d638a62
  /usr/local/etc/bash_completion.d/tmux: f1c8650e2351d7ab92e3a0d280281160975b3dbd8c1f0c5d801f2356b7c2141d
  /usr/local/man/man1/tmux.1.gz: 82779ad2a1910f271c17fd0690826992f02b876e2248e7b948f9c9e40399c72a
  /usr/local/share/doc/tmux/CHANGES: fbc4ad29373df74c23dfa5446a6ef875fc292e72d129fbbdf54133951d5e497c
  /usr/local/share/doc/tmux/FAQ: f9ffc87060ba7342cf7cda3101ff3790347b8b64a61166381fdf3f5b67c5675e
  /usr/local/share/doc/tmux/README: f5aac8e977e84aa1daca4993d9351ac6e91350c9c4a97ff16797228bb9929aec
  /usr/local/share/doc/tmux/TODO: 9c0603b5e23ed190525dcf82aac9ab52bc9cc276991fb607822aedcab725bfbc
  /usr/local/share/examples/tmux/bash_completion_tmux.sh: f1c8650e2351d7ab92e3a0d280281160975b3dbd8c1f0c5d801f2356b7c2141d
  /usr/local/share/examples/tmux/h-boetes.conf: 90947a0cdf540526a7f40baf24931507ebb6455228001f7ddcd7dc1f398ddb10
  /usr/local/share/examples/tmux/n-marriott.conf: 7edb7028932adc376d1f3090e072e5f4dede6b0c97404e950b09b47ebe657450
  /usr/local/share/examples/tmux/screen-keys.conf: 32adedbf0796120fe0e86118ed4d05177e2d7eb9cb9e3457a252082d51269bec
  /usr/local/share/examples/tmux/t-williams.conf: 537f8a8e0ec9ed803c20db7dce8d0c48fcf1bee44aa67d88bb04bd124c2243bd
  /usr/local/share/examples/tmux/tmux.vim: c11586ca88ca9a87100346d074f2702a9dc1d7a4099c0bc66a1b21c51dd6aead
  /usr/local/share/examples/tmux/tmux_backup.sh: 06d918dda00bb60eac666867ddc35253adc4ea0a9fea2ab8eda9353b3a912370
  /usr/local/share/examples/tmux/vim-keys.conf: 1f1a274769f8c1d828c528780a8a413806d45d480b9c382cec0f4dc58219ba49
  /usr/local/share/licenses/tmux-1.8/BSD: 85e7a53b5e2d3e350e2d084fed2f94b7f63005f8e1168740e1e84aa9fa5d48ce
  /usr/local/share/licenses/tmux-1.8/LICENSE: d9cce0db43502eb1bd8fbef7e960cfaa43b5647186f7f7379923b336209fd77b
  /usr/local/share/licenses/tmux-1.8/catalog.mk: 31f98e8815fddaf397451a3b646b4017d665c76c94f8c662b8d97e8bf90f62e5
directories:
  /usr/local/share/licenses/tmux-1.8/: n
  /usr/local/share/licenses/: y
  /usr/local/share/examples/tmux/: n
  /usr/local/share/doc/tmux/: n
  /usr/local/etc/bash_completion.d/: y
scripts:
  post-install: |
    cd /usr/local
    cd /usr/local
  pre-deinstall: |
    cd /usr/local
    cd /usr/local
  post-deinstall: |
    cd /usr/local
    cd /usr/local
