2006-08-01 18:54:55 +02:00
|
|
|
# New ports collection makefile for: p5-Logfile-Rotate
|
|
|
|
# Date created: 2006-08-01
|
|
|
|
# Whom: Renato Botelho <garga@FreeBSD.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Logfile-Rotate
|
|
|
|
PORTVERSION= 1.04
|
2008-05-19 15:12:08 +02:00
|
|
|
CATEGORIES= devel perl5
|
2006-08-01 18:54:55 +02:00
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2007-03-13 17:45:20 +01:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2006-08-01 18:54:55 +02:00
|
|
|
COMMENT= Perl module to rotate logfiles
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Logfile::Rotate.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|