aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Log-Trace/Makefile
blob: 64f6005f94485872a0a3c943c0bee8c4bf13896e (plain) (tree)






















                                                                      
# New ports collection makefile for:	devel/p5-Log-Trace
# Date created:				27 May 2007
# Whom:					Lars Thegler <lth@FreeBSD.org>
#
# $FreeBSD$
#

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>