
PORTNAME=	qtplugininfo
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	sysutils
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt5 plugin metadata dumper

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

QT_BINARIES=	yes

.include <bsd.port.mk>
