1
0
mirror of https://git.freebsd.org/ports.git synced 2026-06-02 11:08:52 +00:00
Files

18 lines
325 B
Makefile

PORTNAME= benchmark-ips
PORTVERSION= 2.15.1
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>