aboutsummaryrefslogtreecommitdiff
path: root/sysutils/plasma6-polkit-kde-agent-1/Makefile
blob: e4668ce36edad9d1b20a05c3700d91af0e287009 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	polkit-kde-agent-1
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	sysutils kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Manages the power consumption settings of a Plasma shell

LIB_DEPENDS=	libpolkit-qt6-agent-1.so:sysutils/polkit-qt-1-devel@qt6

USES=		cmake gettext gl kde:6 qt:6 tar:xz xorg
USE_GL=		gl opengl
USE_KDE=	coreaddons crash dbusaddons i18n iconthemes widgetsaddons \
		windowsystem \
		ecm:build
USE_QT=		base tools
USE_XORG=	x11

.include <bsd.port.mk>