1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
freebsd-ports/net-mgmt/p5-MRTG-Parse/Makefile
Edwin Groothuis 4ed34c0a69 [PATCH] net-mgmt/p5-MRTG-Parse: Fix wrong MAINTAINER email
- Correct MAINTAINER email.

No rebuild needed.

PR:		ports/126571
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-08-17 06:22:01 +00:00

23 lines
425 B
Makefile

# New ports collection makefile for: p5-MRTG-Parse
# Date created: 2008-07-23
# Whom: gslin <gslin@host-1.pixnet.tw>
#
# $FreeBSD$
#
PORTNAME= MRTG-Parse
PORTVERSION= 0.03
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= MRTG
PKGNAMEPREFIX= p5-
MAINTAINER= gslin@pixnet.tw
COMMENT= Parsing and utilizing logfiles generated by MRTG Tool
PERL_CONFIGURE= yes
MAN3= MRTG::Parse.3
.include <bsd.port.mk>