2016-11-14 17:12:56 +01:00
|
|
|
PORTNAME= kdesu
|
2017-11-16 06:59:35 +01:00
|
|
|
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
2016-11-14 17:12:56 +01:00
|
|
|
CATEGORIES= security kde kde-frameworks
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= KF5 integration with su for elevated privileges
|
|
|
|
|
2019-11-03 10:18:27 +01:00
|
|
|
USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz xorg
|
2021-07-09 00:14:10 +02:00
|
|
|
USE_KDE= config coreaddons dbusaddons i18n pty service \
|
|
|
|
ecm_build
|
|
|
|
USE_QT= core dbus xml \
|
|
|
|
buildtools_build qmake_build
|
2016-11-14 17:12:56 +01:00
|
|
|
USE_XORG= ice sm x11 xext
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|