freebsd-ports/net-mgmt/p5-MRTG-Parse/Makefile
Wen Heping 96784f30dd - Pass maintainership to submitter
PR:		ports/143121
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
Approved by:	maintainer
2010-01-25 00:18:39 +00:00

22 lines
418 B
Makefile

# New ports collection makefile for: p5-MRTG-Parse
# Date created: 2008-07-23
# Whom: gslin <gslin@gslin.org>
#
# $FreeBSD$
#
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
PERL_CONFIGURE= yes
MAN3= MRTG::Parse.3
.include <bsd.port.mk>