# $MidnightBSD: trunk/devel/p5-Carp-Clan/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	Carp-Clan
PORTVERSION=	6.04
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Report errors from perspective of caller of a "clan" of modules
LICENSE=	perl

BUILD_DEPENDS=	${SITE_PERL}/Test/Exception.pm:${PORTSDIR}/devel/p5-Test-Exception

PERL_CONFIGURE=	yes

MAN3=	Carp::Clan.3

.include <bsd.port.mk>
