# $FreeBSD: tags/RELEASE_11_0_0/graphics/qt5-3d/Makefile 407169 2016-01-24 18:10:14Z rakuco $

PORTNAME=  	3d
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	graphics
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt3D module

# Base GCC fails to build the code, pull in a more recent compiler.
USES=		compiler:c++0x qmake
USE_QT5=	concurrent core gui qml quick buildtools_build
QT_DIST=	${PORTNAME}

USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}

.include <bsd.port.mk>
