package.mk/recipes/tmux/Makefile

7 lines
166 B
Makefile
Raw Normal View History

2021-03-27 23:54:21 +01:00
name = tmux
version = 3.1c
URL = https://github.com/tmux/tmux/releases/download/$(version)/$(name)-$(version).tar.gz
SYSCONF ?= ../../
include $(SYSCONF)/package.mk