freebsd-ports/benchmarks/rubygem-benchmark-ips/Makefile

18 lines
319 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= benchmark-ips
PORTVERSION= 2.9.1
CATEGORIES= benchmarks rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Iterations per second enhancement to Benchmark
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>