aboutsummaryrefslogblamecommitdiff
path: root/sysutils/plasma5-ksystemstats/Makefile
blob: ae9d5f96640d426bca4ce3cb667e3f1aae785c08 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11





                                                         
                                                          



                                                           

                                                                            
                                                  
                                                          

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

MAINTAINER=	kde@FreeBSD.org
COMMENT=	Plasma5 library to report system activity
WWW=		https://invent.kde.org/plasma/ksystemstats

LIB_DEPENDS+=	libudev.so:devel/libudev-devd

USES=		cmake compiler:c++17-lang kde:5 qt:5 tar:xz
USE_KDE=	config coreaddons dbusaddons i18n kio libksysguard service \
		solid
USE_QT=		concurrent core dbus gui network \
		buildtools:build qmake:build testlib:build

.include <bsd.port.mk>