freebsd-ports/sysutils/tmux-mem-cpu-load/Makefile

21 lines
390 B
Makefile
Raw Normal View History

# Created by: Adam Weinberger <adamw@FreeBSD.org>
PORTNAME= tmux-mem-cpu-load
PORTVERSION= 3.4.0
PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
MAINTAINER= adamw@FreeBSD.org
COMMENT= CPU, RAM, and load monitor for use with tmux
LICENSE= APACHE20
USES= cmake compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= thewtex
PLIST_FILES= bin/tmux-mem-cpu-load
.include <bsd.port.mk>