aboutsummaryrefslogblamecommitdiff
path: root/x11/plasma6-plasma-activities/Makefile
blob: 160ca28ed10755c267db8ec8256f8e84d57022d4 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                            
                                                                             


                                   
                         

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

COMMENT=	Core components for the KDE Activity concept
MAINTAINER=	kde@FreeBSD.org

BUILD_DEPENDS=	boost-libs>0:devel/boost-libs

USES=		cmake compiler:c++11-lib gettext gl kde:6 pathfix qt:6 tar:xz
USE_KDE=	config coreaddons \
		ecm:build
USE_QT=		base declarative
USE_GL=		gl opengl

.include <bsd.port.mk>