aboutsummaryrefslogblamecommitdiff
path: root/sysutils/plasma6-plasma-systemmonitor/Makefile
blob: 2a778ad71dae00ac94319d334d6d87a35915e470 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                                                       
                                                       
                                                                      

                                                                              

                                

                         

                      
PORTNAME=	plasma-systemmonitor
DISTVERSION=	${KDE_PLASMA_VERSION}
CATEGORIES=	sysutils kde kde-plasma

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Interface for monitoring system sensors, process information and other system resources

USES=		cmake gettext gl kde:6 qt:6 tar:xz xorg
USE_KDE=	attica config coreaddons dbusaddons globalaccel i18n \
		itemmodels kio kirigami-addons libksysguard newstuff package \
		service windowsystem \
		ecm:build
USE_QT=		base declarative
USE_XORG=	x11
USE_GL=		gl opengl

.include <bsd.port.mk>