# Created by: gslin <gslin@gslin.org>
# $FreeBSD: net-mgmt/p5-MRTG-Parse/Makefile 327757 2013-09-20 22:24:43Z bapt $

PORTNAME=	MRTG-Parse
PORTVERSION=	0.03
CATEGORIES=	net-mgmt perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	MRTG
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Parsing and utilizing logfiles generated by MRTG Tool

USES=		perl5
USE_PERL5=	configure

MAN3=		MRTG::Parse.3

NO_STAGE=	yes
.include <bsd.port.mk>
