opnsense-ports/benchmarks/rubygem-benchmark-ips/Makefile
Franco Fichtner 8d0896b93d */*: sync with upstream
Taken from: FreeBSD
2023-12-19 09:56:16 +01:00

17 lines
325 B
Makefile

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