summaryrefslogtreecommitdiffstats
path: root/benchmarks/p5-Benchmark-Stopwatch/Makefile
diff options
context:
space:
mode:
authorclsung <clsung@FreeBSD.org>2007-10-05 01:08:51 +0000
committerclsung <clsung@FreeBSD.org>2007-10-05 01:08:51 +0000
commit869d56ee7415611d669fba78fd5d22cbc0cb1a6b (patch)
tree739eb56b6f1df0f8f0f88d1837f9098f3b9a70b1 /benchmarks/p5-Benchmark-Stopwatch/Makefile
parent03539e37025ba722173790712f46db61310f5cf4 (diff)
downloadFreeBSD-ports-869d56ee7415611d669fba78fd5d22cbc0cb1a6b.zip
FreeBSD-ports-869d56ee7415611d669fba78fd5d22cbc0cb1a6b.tar.gz
- Update to 0.05
- maintainership reset to perl@ PR: ports/116526 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'benchmarks/p5-Benchmark-Stopwatch/Makefile')
-rw-r--r--benchmarks/p5-Benchmark-Stopwatch/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/p5-Benchmark-Stopwatch/Makefile b/benchmarks/p5-Benchmark-Stopwatch/Makefile
index da25ef9..9a1d5b4 100644
--- a/benchmarks/p5-Benchmark-Stopwatch/Makefile
+++ b/benchmarks/p5-Benchmark-Stopwatch/Makefile
@@ -6,20 +6,20 @@
#
PORTNAME= Benchmark-Stopwatch
-PORTVERSION= 0.03
+PORTVERSION= 0.05
CATEGORIES= benchmarks perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Benchmark
PKGNAMEPREFIX= p5-
-MAINTAINER= gslin@gslin.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Simple timing of stages of your code
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
BUILD_DEPENDS= ${RUN_DEPENDS}
BUILD_DEPENDS+= ${SITE_PERL}/Test/LongString.pm:${PORTSDIR}/devel/p5-Test-LongString
-PERL_MODBUILD= yes
+PERL_CONFIGURE= yes
MAN3= Benchmark::Stopwatch.3
OpenPOWER on IntegriCloud