# $Id: Portfile,v 1.2 2006/06/06 21:10:13 narf_tm Exp $

PortSystem 1.0
PortGroup perl5 1.0
perl5.setup			Devel-StackTrace 1.13
maintainers			narf_tm@opendarwin.org
description			Stack trace and stack trace frame objects
long_description \
	The Devel::StackTrace module contains two classes, Devel::StackTrace \
	and Devel::StackTraceFrame. The goal of this object is to encapsulate \
	the information that can found through using the caller() function, as \
	well as providing a simple interface to this data.

platforms			darwin

checksums md5 35d85c3f2c91c1de389b13436659551a

perl5.use_module_build
