# Created by: tcberner
# $FreeBSD: tags/RELEASE_11_1_0/x11-toolkits/kirigami2/Makefile 443852 2017-06-18 21:04:13Z tcberner $

PORTNAME=	kirigami2
PORTVERSION=	2.2.0
CATEGORIES=	x11-toolkits kde # kde-framework
MASTER_SITES=	KDE/stable/${PORTNAME:C/2//}
DIST_SUBDIR=	KDE/kirigami

MAINTAINER=	kde@FreeBSD.org
COMMENT=	QtQuick based components set

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 tar:xz
USE_KDE=	ecm kdeclarative plasma-framework
USE_QT5=	buildtools_build core gui linguisttools network qmake_build \
		qml quick quickcontrols2 svg testlib widgets

.include <bsd.port.mk>
