# New ports collection makefile for: Log::Any # Date created: 30 Aug 2009 # Whom: Jun Kuriyama # # $FreeBSD$ # PORTNAME= Log-Any PORTVERSION= 0.08 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to bring loggers and listeners together PERL_CONFIGURE= yes MAN3= Log::Any.3 \ Log::Any::Adapter::Null.3 \ Log::Any::Test.3 .include