COMMENT =		command-line benchmarking tool

GH_ACCOUNT =		sharkdp
GH_PROJECT =		hyperfine
GH_TAGNAME =		v1.19.0

CATEGORIES =		benchmarks

# MIT/Apache-2.0
PERMIT_PACKAGE =	Yes

WANTLIB +=		${MODCARGO_WANTLIB} m

MODULES =		devel/cargo

CONFIGURE_STYLE =	cargo

.include "crates.inc"

.include <bsd.port.mk>
