# $FreeBSD: ports/devel/p5-Devel-StackTrace/Makefile,v 1.21 2007/04/29 14:46:47 erwin Exp $
# $MidnightBSD$
#

PORTNAME=	Devel-StackTrace
PORTVERSION=	2.03
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ctriv@MidnightBSD.org
COMMENT=	Stack trace and stack trace frame objects

LICENSE=	artistic gpl
LICENSE_COMB=	dual

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
