PORTNAME=	qev
DISTVERSION=	${QT5_VERSION}
PORTREVISION=	1
CATEGORIES=	x11
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Qt QWidget events introspection tool

LICENSE=	lgpl3

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

QT_BINARIES=	yes

.include <bsd.port.mk>
