freebsd-ports/sysutils/rainbarf/Makefile
2017-09-15 08:58:46 +00:00

22 lines
442 B
Makefile

# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
PORTNAME= rainbarf
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>