# $FreeBSD: head/deskutils/plasma5-sddm-kcm/Makefile 468495 2018-04-27 20:29:36Z tcberner $

PORTNAME=	sddm-kcm
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	deskutils kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 config module for SDDM

USES=		cmake:outsource compiler:c++11-lib gettext kde:5 cpe pkgconfig \
		tar:xz
USE_KDE=	auth archive attica codecs completion config configwidgets \
		coreaddons ecm i18n jobwidgets kio newstuff service \
		widgetsaddons xmlgui
USE_QT5=	concurrent core dbus designer gui network qml quick uiplugin widgets \
		x11extras xml \
		buildtools_build qmake_build
USE_XORG=	ice sm x11 xcb xcursor xext xfixes

.include <bsd.port.mk>
