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

18 lines
325 B
Makefile

PORTNAME= benchmark-ips
PORTVERSION= 2.14.0
CATEGORIES= benchmarks rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Iterations per second enhancement to Benchmark
WWW= https://github.com/evanphx/benchmark-ips
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>