# $MidnightBSD: mports/net-mgmt/p5-Mon/Makefile,v 1.3 2013/03/06 03:19:52 laffer1 Exp $

PORTNAME=	Mon
PORTVERSION=	0.11
CATEGORIES=	net-mgmt sysutils perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	Mon-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A perl module that supports mon, a network and system monitoring daemon
LICENSE=	gpl2

PERL_CONFIGURE=	YES

MAN3=		Mon::SNMP.3 \
		Mon::Client.3 \
		Mon::Protocol.3

.include <bsd.port.mk>
