2022-03-11 19:57:10 +00:00

16 lines
306 B
Makefile

COMMENT = utility to set terminal tabs
DISTNAME = tabs-5.2.1
CATEGORIES = sysutils
HOMEPAGE = https://www.dragonflybsd.org/
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
# BSD
PERMIT_PACKAGE = Yes
WANTLIB += c curses
MASTER_SITES = https://mirrors.nycbug.org/pub/distfiles/
.include <bsd.port.mk>