PORTNAME=	websockets-qml
DISTVERSION=	${QT5_VERSION}
CATEGORIES=	www
PKGNAMEPREFIX=	qt5-

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Qt implementation of WebSocket protocol (QML bindings)

USES=		compiler:c++11-lang qmake qt-dist:5,websockets
USE_QT=		buildtools_build core declarative network websockets
USE_LDCONFIG=	${PREFIX}/${QT_LIBDIR_REL}

.include <bsd.port.mk>
