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

18 lines
331 B
Makefile
Raw Normal View History

# 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>