PORTNAME=	ghgrab
DISTVERSIONPREFIX=	v
DISTVERSION=	2.0.2
CATEGORIES=	devel

MAINTAINER=	olgeni@FreeBSD.org
COMMENT=	Browse and download files from Git forges in your terminal
WWW=		https://github.com/abhixdd/ghgrab

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

USES=		cargo
USE_GITHUB=	yes
GH_ACCOUNT=	abhixdd

PLIST_FILES=	bin/ghg \
		bin/ghgrab

.include <bsd.port.mk>
