summaryrefslogtreecommitdiffstats
path: root/devel/p5-App-Trace/Makefile
blob: 2613bf74d2bec1a8884b6b31480cf226e35d8e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Gea-Suan Lin <gslin@gslin.org>
# $FreeBSD$

PORTNAME=	App-Trace
PORTVERSION=	0.50
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	gslin@gslin.org
COMMENT=	Embedded debug statements, including call/return tracing

RUN_DEPENDS=	p5-App-Options>=0:${PORTSDIR}/devel/p5-App-Options

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud