# $FreeBSD: ports/devel/p5-Devel-StackTrace/Makefile,v 1.21 2007/04/29 14:46:47 erwin Exp $
# $MidnightBSD: trunk/devel/p5-Devel-StackTrace/Makefile 24206 2018-09-05 01:18:16Z laffer1 $
#

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=	perl

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
