blob: f6dd1a9cc61332c90ce916af0b285f7ce2e408bd [file] [log] [blame]
################################################################################
#
# tmux
#
################################################################################
TMUX_VERSION = 2.3
TMUX_SITE = https://github.com/tmux/tmux/releases/download/$(TMUX_VERSION)
TMUX_LICENSE = ISC
TMUX_LICENSE_FILES = README
TMUX_DEPENDENCIES = libevent ncurses host-pkgconf
$(eval $(autotools-package))