1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/devel/p5-Logfile-Rotate/Makefile
Renato Botelho c350a20343 Cleanup headers of ports created by me
Feature safe:	yes
2012-10-11 13:16:54 +00:00

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>