openbsd-ports/devel/p5-Benchmark-Timer/Makefile
2010-12-03 11:44:22 +00:00

22 lines
449 B
Makefile

# $OpenBSD: Makefile,v 1.7 2010/12/03 11:44:27 ajacoutot Exp $
COMMENT= benchmarking with statistical confidence
MODULES= cpan
DISTNAME= Benchmark-Timer-0.7101
REVISION= 0
CATEGORIES= devel benchmarks
USE_GROFF = Yes
MAINTAINER= Giovanni Bechis <giovanni@openbsd.org>
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS = devel/p5-Module-Install
.include <bsd.port.mk>