PORTNAME= Log-Dispatch PORTVERSION= 2.70 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ports@MidnightBSD.org COMMENT= Suite of OO modules for logging messages to multiple outputs LICENSE= artistic2 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Devel-GlobalDestruction>=0:devel/p5-Devel-GlobalDestruction \ p5-Dist-CheckConflicts>=0.02:devel/p5-Dist-CheckConflicts \ p5-Module-Runtime>=0:devel/p5-Module-Runtime \ p5-Params-ValidationCompiler>=0:devel/p5-Params-ValidationCompiler \ p5-Specio>=0.32:devel/p5-Specio \ p5-Try-Tiny>=0:lang/p5-Try-Tiny \ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean OPTIONS_DEFINE= APACHELOG MIMELITE MAILSEND MAILSENDER MAILSENDMAIL OPTIONS_DEFAULT= MAILSENDMAIL APACHELOG_DESC= Apache::Log support MIMELITE_DESC= MIME::Lite support MAILSEND_DESC= Mail::Send support MAILSENDER_DESC= Mail::Sender support MAILSENDMAIL_DESC= Mail::Sendmail support NO_ARCH= yes NO_TEST= yes USES= perl5 USE_PERL5= configure APACHELOG_RUN_DEPENDS= ${APACHE_PKGNAMEPREFIX}mod_perl2>=0:www/mod_perl2 APACHELOG_USE= APACHE_RUN=22+ MIMELITE_RUN_DEPENDS= p5-MIME-Lite>=0:mail/p5-MIME-Lite MAILSEND_RUN_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools MAILSENDER_RUN_DEPENDS= p5-Mail-Sender>=0:mail/p5-Mail-Sender MAILSENDMAIL_RUN_DEPENDS= p5-Mail-Sendmail>=0:mail/p5-Mail-Sendmail .include