# New ports collection makefile for:	p5-Log-Dispatch-Scribe
# Date created:		2009-10-08
# Whom:			Gea-Suan Lin <gslin@gslin.org>
#
# $FreeBSD: ports/devel/p5-Log-Dispatch-Scribe/Makefile,v 1.3 2011/10/06 20:27:04 swills Exp $
#

PORTNAME=	Log-Dispatch-Scribe
PORTVERSION=	0.05
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Log
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Logging via Facebook\'s Scribe server software

BUILD_DEPENDS=	p5-Log-Dispatch>0:${PORTSDIR}/devel/p5-Log-Dispatch
RUN_DEPENDS:=	${BUILD_DEPENDS}

TEST_DEPENDS=	p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
		p5-Test-Timer>=0:${PORTSDIR}/devel/p5-Test-Timer

PERL_CONFIGURE=	yes

MAN1=		scribe_cat.pl.1
MAN3=		Log::Dispatch::Scribe.3

.include <bsd.port.mk>
