PORTNAME=	nats-top
PORTVERSION=	0.6.2
DISTVERSIONPREFIX=	v
PORTREVISION=	1
CATEGORIES=	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>
