PORTNAME=	gittop
DISTVERSIONPREFIX=	v
DISTVERSION=	0.4.0
CATEGORIES=	devel

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	Terminal UI for Git repository statistics
WWW=		https://github.com/hjr265/gittop

LICENSE=	BSD3CLAUSE
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		go:modules

GO_MODULE=	github.com/hjr265/gittop

PLIST_FILES=	bin/gittop

.include <bsd.port.mk>
