aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Mon/Makefile
blob: 7b6c1ac47c68b4d53c746a941262fd7996817173 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Nicholas Esborn <nick@netdot.net>
# $FreeBSD$

PORTNAME=	Mon
PORTVERSION=	0.11
PORTREVISION=	1
CATEGORIES=	net-mgmt sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	5u623l20@gmail.com
COMMENT=	Perl module that supports mon, a network and system monitoring daemon

LICENSE=	GPLv2

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>