opnsense-ports/sysutils/p5-Sys-Load/Makefile
2022-09-07 22:33:21 +02:00

16 lines
339 B
Makefile

PORTNAME= Sys-Load
PORTVERSION= 0.2
PORTREVISION= 1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN \
http://kostjn.spb.ru/freebsd/
PKGNAMEPREFIX= p5-
MAINTAINER= kostjnspb@yandex.ru
COMMENT= Getting the current system load and uptime
WWW= https://metacpan.org/release/Sys-Load
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>