blob: d26a90ff9ffa84f1ab29a87f1d39b61323a59583 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
PORTNAME= Mon
PORTVERSION= 0.11
PORTREVISION= 1
CATEGORIES= net-mgmt sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= bofh@FreeBSD.org
COMMENT= Perl module that supports mon, a network and system monitoring daemon
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>
|