# New ports collection makefile for:	devel/p5-Log-Trace
# Date created:				27 May 2007
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD: ports/devel/p5-Log-Trace/Makefile,v 1.1 2007/05/27 13:29:20 lth Exp $
#

PORTNAME=	Log-Trace
PORTVERSION=	1.070
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
MASTER_SITE_SUBDIR=	Log
PKGNAMEPREFIX=	p5-

MAINTAINER=	lth@FreeBSD.org
COMMENT=	Provides a unified approach to tracing

PERL_CONFIGURE=	yes

MAN3=	Log::Trace.3 \
	Log::Trace::Manual.3

.include <bsd.port.mk>
