# Created by: Sergey Skvortsov # $FreeBSD$ PORTNAME= Devel-Profiler PORTVERSION= 0.04 PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl profiler compatible with dprofpp BUILD_DEPENDS= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure .include .if ${PERL_LEVEL} > 501600 IGNORE= Devel::DProf has been removed from the Perl core, use Devel::NYTProf instead .endif .include