git: 54f684ce91eb - main - devel/linux-c7-dbus-glib: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 20:00:59 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=54f684ce91eb3d03cdc7966c3b0f955fbe41ebfa commit 54f684ce91eb3d03cdc7966c3b0f955fbe41ebfa Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 20:00:44 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 20:00:44 +0000 devel/linux-c7-dbus-glib: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-dbus-glib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-dbus-glib/Makefile b/devel/linux-c7-dbus-glib/Makefile index 457232247c0f..38e09ef72ada 100644 --- a/devel/linux-c7-dbus-glib/Makefile +++ b/devel/linux-c7-dbus-glib/Makefile @@ -9,7 +9,8 @@ CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= GLib bindings for D-Bus (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= freedesktop USE_LDCONFIG= yes USE_LINUX= dbuslibs expat USE_LINUX_RPM= yes