aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Profile/Makefile
blob: 2f0db413db6401067e05a7567ebef3e55a0c64cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
PORTNAME=	Devel-Profile
PORTVERSION=	1.05
PORTREVISION=	2
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Tell me why my perl program runs so slowly
WWW=		https://metacpan.org/release/Devel-Profile

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>