Files
ports/net/oha/Makefile
T
Mikael Urankar e29b5eeec3 lang/rust: Bump revisions after 1.96.0
PR:		295694
2026-06-04 10:52:51 +02:00

21 lines
335 B
Makefile

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