PORTNAME=	connectivity
PORTVERSION=	${QT5_VERSION}${QT5_KDE_PATCH}
CATEGORIES=	comms
PKGNAMEPREFIX=	qt5-

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Qt connectivity (Bluetooth/NFC) module

USES=		compiler:c++11-lang qmake qt-dist:5,connectivity
USE_QT=		concurrent core declarative buildtools:build

.include <bsd.port.mk>
