freebsd-ports/devel/p5-Benchmark-Timer/Makefile
2014-02-02 08:11:05 +00:00

19 lines
346 B
Makefile

# $FreeBSD$
PORTNAME= Benchmark-Timer
PORTVERSION= 0.7102
PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Code benchmarking tool
LICENSE= GPLv2
BUILD_DEPENDS= p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>