# New ports collection makefile for: Log::Dispatch::Colorful # Date created: 22 Jan 2009 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Log-Dispatch-Colorful PORTVERSION= 0.03 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension for logging to screen RUN_DEPENDS= \ p5-Filter>0:${PORTSDIR}/devel/p5-Filter \ p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Params-Validate>0:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes MAN3= Log::Dispatch::Colorful.3 .include