diff --git a/ports-mgmt/packagekit-qt/Makefile b/ports-mgmt/packagekit-qt/Makefile index 75d49413f0ae..0e293f2e0ec6 100644 --- a/ports-mgmt/packagekit-qt/Makefile +++ b/ports-mgmt/packagekit-qt/Makefile @@ -1,22 +1,23 @@ PORTNAME= PackageKit-Qt PORTVERSION= 1.1.4 CATEGORIES= ports-mgmt sysutils MASTER_SITES= https://www.freedesktop.org/software/PackageKit/releases/ MAINTAINER= kde@FreeBSD.org COMMENT= DBUS packaging abstraction layer (Qt bindings) WWW= https://www.freedesktop.org/software/PackageKit/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${LOCALBASE}/share/dbus-1/interfaces/org.freedesktop.PackageKit.xml:ports-mgmt/packagekit USES= cmake cpe pathfix qt:6 tar:xz +CPE_PRODUCT= packagekit CPE_VENDOR= packagekit_project USE_LDCONFIG= yes USE_QT= base PLIST_SUB= SHLIB_VER=${PORTVERSION} .include