xref: /mports/devel/git-codereview/Makefile
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PORTNAME=	git-codereview
2PORTVERSION=	1.0.3
3DISTVERSIONPREFIX=	v
4CATEGORIES=	devel
5
6MAINTAINER=	ports@MidnightBSD.org
7COMMENT=	Command-line tool for working with Gerrit
8
9LICENSE=	bsd3
10LICENSE_FILE=	${WRKSRC}/LICENSE
11
12USES=		go
13
14USE_GITHUB=	yes
15GH_ACCOUNT=	golang
16GH_PROJECT=	review
17
18GO_PKGNAME=	golang.org/x/review
19GO_TARGET=	./git-codereview
20
21PLIST_FILES=	bin/git-codereview
22
23.include <bsd.port.mk>
24

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026