freebsd-ports/net-mgmt/p5-MRTG-Parse/Makefile
Andrej Zverev 9015802942 - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 15:44:11 +00:00

17 lines
331 B
Makefile

# Created by: 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>