# $FreeBSD: head/x11-themes/plasma5-breeze/Makefile 468495 2018-04-27 20:29:36Z tcberner $

PORTNAME=	breeze
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	x11-themes kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 artwork, styles and assets for the Breeze visual style

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/COPYING

USES=		cmake:outsource compiler:c++11-lib cpe \
		gettext kde:5 pkgconfig tar:xz
USE_KDE=	auth breeze-icons codecs config configwidgets coreaddons \
		decoration ecm frameworkintegration guiaddons i18n kcmutils \
		plasma-framework service wayland widgetsaddons windowsystem
USE_QT5=	core dbus gui network qml quick widgets x11extras xml \
		buildtools_build qmake_build
USE_XORG=	xcb

.include <bsd.port.mk>
