freebsd-ports/net-mgmt/p5-MRTG-Parse/Makefile

20 lines
367 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
MAN3= MRTG::Parse.3
NO_STAGE= yes
.include <bsd.port.mk>