PORTNAME= nats-top
PORTVERSION=0.6.3
DISTVERSIONPREFIX= v
PORTREVISION=6CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Top like program monitor for NATS
WWW= https://github.com/nats-io/nats-top
LICENSE= MIT
USES= go:modules
GO_MODULE= github.com/nats-io/nats-top
PLIST_FILES= bin/nats-top
.include <bsd.port.mk>