freebsd-ports/devel/p5-Log-Dispatch-File-Stamped/Makefile
Martin Wilke c64d6f10db - Update to 0.09
PR:		149730
Submitted by:	Frederic Culot <frederic@culot.org>
Approved by:	maintainer
2010-08-18 07:47:09 +00:00

24 lines
528 B
Makefile

# New ports collection makefile for: p5-Log-Dispatch-File-Stamped
# Date created: 2010-07-15
# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
#
# $FreeBSD$
#
PORTNAME= Log-Dispatch-File-Stamped
PORTVERSION= 0.09
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Log
PKGNAMEPREFIX= p5-
MAINTAINER= jnlin@csie.nctu.edu.tw
COMMENT= Logging to date/time stamped files
RUN_DEPENDS= p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch
PERL_CONFIGURE= yes
MAN3= Log::Dispatch::File::Stamped.3
.include <bsd.port.mk>