freebsd-ports/devel/p5-Devel-StackTrace/Makefile
2014-12-04 13:21:00 +00:00

18 lines
297 B
Makefile

# Created by: ijliao
# $FreeBSD$
PORTNAME= Devel-StackTrace
PORTVERSION= 2.00
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>