# New ports collection makefile for:	p5-Logfile-Rotate
# Date created:		2006-08-01
# Whom:			Renato Botelho <garga@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Logfile-Rotate/Makefile,v 1.2 2007/03/13 16:45:20 garga Exp $
#

PORTNAME=	Logfile-Rotate
PORTVERSION=	1.04
CATEGORIES=	devel
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl module to rotate logfiles

PERL_CONFIGURE=	yes

MAN3=	Logfile::Rotate.3

.include <bsd.port.mk>