freebsd-ports/devel/p5-Devel-StackTrace/Makefile
2014-02-04 16:15:10 +00:00

18 lines
297 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= Devel-StackTrace
PORTVERSION= 1.31
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Stack trace and stack trace frame objects
LICENSE= ART20
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>