mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
c350a20343
Feature safe: yes
17 lines
258 B
Makefile
17 lines
258 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Logfile-Rotate
|
|
PORTVERSION= 1.04
|
|
CATEGORIES= devel perl5
|
|
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>
|