aboutsummaryrefslogblamecommitdiff
path: root/x11/plasma5-kscreen/Makefile
blob: aab03cc0cbc35a1b05bfd91b23e866b77d96d4d6 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                 
                                                                  
                      
                                                                            
                                                                                   
                                                         
                                                                               


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

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 screen management library

USES=		cmake compiler:c++11-lang cpe gettext kde:5 qt:5 \
		tar:xz
USE_KDE=	auth codecs config configwidgets coreaddons dbusaddons ecm \
		globalaccel i18n kdeclarative libkscreen package plasma-framework \
		service widgetsaddons windowsystem xmlgui
USE_QT=		core dbus declarative gui network sensors testlib widgets xml \
		buildtools_build qmake_build

.include <bsd.port.mk>