freebsd-ports/devel/p5-Logfile-Rotate/Makefile
2013-10-30 02:52:46 +00:00

15 lines
247 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
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>