Files
Mikael Urankar f3f7e555b0 lang/rust: Bump revisions after 1.88.0
PR:		287766
2025-07-03 10:46:01 +02:00

20 lines
302 B
Makefile

PORTNAME= oha
DISTVERSIONPREFIX= v
DISTVERSION= 1.9.0
PORTREVISION= 1
CATEGORIES= net
MAINTAINER= otis@FreeBSD.org
COMMENT= Web load generator
WWW= https://github.com/hatoo/oha
LICENSE= MIT
USES= cargo gmake llvm ssl
USE_GITHUB= yes
GH_ACCOUNT= hatoo
PLIST_FILES= bin/oha
.include <bsd.port.mk>