freebsd-ports/devel/p5-Log-Dispatch-File-Stamped/Makefile
Steve Wills 53d437f82c - Update to 0.10
PR:		ports/170963
Approved by:	maintainer timeout (jnlin@csie.nctu.edu.tw, >2 weeks)
2012-09-08 14:43:24 +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.10
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>