1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/sysutils/plasma5-polkit-kde-agent-1/Makefile
Bernhard Froehlich 38e62b981c
sysutils/plasma5-polkit-kde-agent-1: Remove invalid CPE information
Approved by:	portmgr (blanket)
2021-09-06 12:58:30 +00:00

17 lines
503 B
Makefile

PORTNAME= polkit-kde-agent-1
DISTVERSION= ${KDE_PLASMA_VERSION}
CATEGORIES= sysutils kde kde-plasma
MAINTAINER= kde@FreeBSD.org
COMMENT= Plasma5 daemon providing a polkit authentication UI
LIB_DEPENDS= libpolkit-qt5-core-1.so:sysutils/polkit-qt
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= config coreaddons crash dbusaddons ecm i18n iconthemes \
notifications widgetsaddons windowsystem
USE_QT= core dbus gui widgets \
buildtools_build qmake_build
.include <bsd.port.mk>