PORTNAME=	qtdiag
DISTVERSION=	${QT5_VERSION}
PORTREVISION=	1
CATEGORIES=	sysutils
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Tool for reporting diagnostic information about Qt and its environment

LICENSE=	lgpl3

USES=		compiler:c++11-lang qmake:outsource qt-dist:5,tools
USE_QT=		core gui

QT_BINARIES=	yes

.include <bsd.port.mk>
