COMMENT =		HTTP load testing tool and library

MODGO_MODNAME =		github.com/tsenart/vegeta/v12
MODGO_VERSION =		v12.12.0

DISTNAME =		vegeta-${MODGO_VERSION}

CATEGORIES =		benchmarks

HOMEPAGE =		https://github.com/tsenart/vegeta

# MIT
PERMIT_PACKAGE =	Yes

WANTLIB += c pthread

MODULES =		lang/go
MODGO_TYPE =		bin

.include "modules.inc"

.include <bsd.port.mk>
