freebsd-ports/devel/p5-Devel-CoreStack/Makefile
Andrej Zverev b1b8c2a1fa - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 13:41:40 +00:00

15 lines
278 B
Makefile

# $FreeBSD$
PORTNAME= Devel-CoreStack
PORTVERSION= 1.3
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl5 module that generates a stack dump from a core file
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>