summaryrefslogtreecommitdiff
path: root/x11/kf6-kded/Makefile
blob: eb95b0e5e0548b4b197eb3f300d60dfb568fa7a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
PORTNAME=	kded
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	x11 kde kde-frameworks

COMMENT=	Central daemon of KDE work spaces
MAINTAINER=	kde@FreeBSD.org

USES=		cmake gl kde:6 qt:6 tar:xz
USE_GL=		gl opengl
USE_KDE=	config coreaddons crash dbusaddons service \
		ecm:build
USE_QT=		base

.include <bsd.port.mk>