1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/devel/p5-Devel-StackTrace/Makefile
2014-06-30 13:27:36 +00:00

19 lines
297 B
Makefile

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