# ex:ts=8 # New ports collection makefile for: p5-Devel-StackTrace # Date created: Jul 28, 2001 # Whom: ijliao # # $FreeBSD$ # PORTNAME= Devel-StackTrace PORTVERSION= 1.20 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Stack trace and stack trace frame objects PERL_MODBUILD= yes MAN3= Devel::StackTrace.3 .include .if ${PERL_LEVEL} < 500703 RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils .endif .include