opnsense-ports/sysutils/rainbarf/Makefile
Franco Fichtner 33e98a2a58 */*: sync with upstream
Taken from: FreeBSD
2016-09-16 14:21:20 +02:00

21 lines
425 B
Makefile

# Created by: Adam Weinberger <adamw@FreeBSD.org>
# $FreeBSD$
PORTNAME= rainbarf
PORTVERSION= 1.4
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SYP
DISTNAME= App-${PORTNAME}-${PORTVERSION}
MAINTAINER= adamw@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>