aboutsummaryrefslogblamecommitdiff
path: root/devel/p5-Devel-StackTrace/Makefile
blob: 1255e4128c6f2f2eefea3074ea3582a8e2422d07 (plain) (tree)
1
2
3
4
5
6
7
8
9
                    
           

                                
                    
                           
                    

                   
                                
                                                         
 

                     

                         
 
                      
# 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>