freebsd-ports/sysutils/rainbarf/Makefile

20 lines
379 B
Makefile
Raw Normal View History

PORTNAME= rainbarf
2016-09-06 16:18:21 +02:00
PORTVERSION= 1.4
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SYP
DISTNAME= App-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= CPU/RAM/battery stats chart bar for tmux (and GNU screen)
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
USES= perl5
USE_PERL5= modbuild
NO_ARCH= yes
.include <bsd.port.mk>