2015-05-10 22:20:15 +02:00
|
|
|
# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= benchmark-ips
|
2016-12-03 20:29:33 +01:00
|
|
|
PORTVERSION= 2.7.2
|
2015-05-10 22:20:15 +02:00
|
|
|
CATEGORIES= benchmarks rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= sunpoet@FreeBSD.org
|
|
|
|
COMMENT= Iterations per second enhancement to Benchmark
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
2015-07-02 18:01:06 +02:00
|
|
|
NO_ARCH= yes
|
2015-05-10 22:20:15 +02:00
|
|
|
USE_RUBY= yes
|
2016-04-27 23:57:31 +02:00
|
|
|
USES= gem
|
2015-05-10 22:20:15 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|