openbsd-ports/devel/p5-Benchmark-Timer/Makefile
2013-03-11 10:50:00 +00:00

17 lines
339 B
Makefile

# $OpenBSD: Makefile,v 1.9 2013/03/11 10:50:13 espie Exp $
COMMENT= benchmarking with statistical confidence
MODULES= cpan
DISTNAME= Benchmark-Timer-0.7102
CATEGORIES= devel benchmarks
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
BUILD_DEPENDS = devel/p5-Module-Install
.include <bsd.port.mk>