aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-Mon/Makefile
blob: baaaf2d2fff4d408a7d3b070b044890e939ca15d (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= 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>