SPK_NAME = tmux
SPK_VERS = 3.6b
SPK_REV = 1
SPK_ICON = src/tmux.png

DEPENDS = cross/tmux

MAINTAINER = Matthias Lohr
DESCRIPTION = tmux is a terminal multiplexer, it enables a number of terminals or windows 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.
DISPLAY_NAME = Tmux
STARTABLE = no

HOMEPAGE = https://github.com/tmux/tmux/wiki
LICENSE  = BSD License

SPK_COMMANDS = bin/tmux

include ../../mk/spksrc.spk.mk
