package.mk/recipes/tmux/Makefile

7 lines
166 B
Makefile

name = tmux
version = 3.1c
URL = https://github.com/tmux/tmux/releases/download/$(version)/$(name)-$(version).tar.gz
SYSCONF ?= ../../
include $(SYSCONF)/package.mk