PORTNAME=	quick3d
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	x11-toolkits
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidngihtBSD.org
COMMENT=	Set of controls for building complete interfaces in Qt Quick3D

USES=		compiler:c++11-lang qmake qt-dist:5
USE_QT=		core declarative gui network opengl \
		buildtools_build

.include <bsd.port.mk>
