PORTNAME=	qgit
DISTVERSIONPREFIX=	${PORTNAME}-
DISTVERSION=	2.13
CATEGORIES=	devel

MAINTAINER=	adridg@FreeBSD.org
COMMENT=	Graphical interface to git repositories
WWW=		https://github.com/tibirna/qgit

LICENSE=	GPLv2

USES=		cmake compiler:c++11-lang cpe qt:6
USE_QT=		base 5compat tools:build

USE_GITHUB=	yes
GH_ACCOUNT=	tibirna

.include <bsd.port.mk>
