# Created by: devin@spamcop.net
# $FreeBSD: head/devel/p5-Log-Agent-Logger/Makefile 435090 2017-02-28 22:50:13Z sunpoet $

PORTNAME=	Log-Agent-Logger
PORTVERSION=	0.200
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Log::Agent::Logger - a logging interface for perl

LICENSE=	ART20

BUILD_DEPENDS=	p5-Log-Agent>=0.208:devel/p5-Log-Agent
RUN_DEPENDS:=	${BUILD_DEPENDS}

NO_ARCH=	yes
USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
