aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Mon/Makefile
blob: 2eb2bb0dead1f9c446f9547f111ea63c7c720d88 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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
WWW=		https://metacpan.org/release/Mon

LICENSE=	GPLv2

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>