PORTNAME=	git-extras
PORTVERSION=	6.2.0
CATEGORIES=	devel

MAINTAINER=	igor.ostapenko@pm.me
COMMENT=	Sub-commands for repo summary, repl, changelog population, and more

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	git:devel/git \
		bash:shells/bash

USES=		gmake

USE_GITHUB=	yes
GH_ACCOUNT=	tj

NO_BUILD=	yes
NO_ARCH=	yes

.include <bsd.port.mk>
