git: 608f8d849f13 - main - x11-toolkits/linux-c7-gtk2: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 20:11:57 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=608f8d849f13f8c93d087a35d931f5e3828ae3d0 commit 608f8d849f13f8c93d087a35d931f5e3828ae3d0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 20:11:31 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 20:11:31 +0000 x11-toolkits/linux-c7-gtk2: Add CPE information Approved by: portmgr (blanket) --- x11-toolkits/linux-c7-gtk2/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11-toolkits/linux-c7-gtk2/Makefile b/x11-toolkits/linux-c7-gtk2/Makefile index 63e346ace730..efc409a116b9 100644 --- a/x11-toolkits/linux-c7-gtk2/Makefile +++ b/x11-toolkits/linux-c7-gtk2/Makefile @@ -8,7 +8,9 @@ CATEGORIES= x11-toolkits linux MAINTAINER= emulation@FreeBSD.org COMMENT= GTK+ library, version 2.X (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnome +CPE_PRODUCT= gtk USE_LDCONFIG= yes USE_LINUX= atk gdkpixbuf2 pango xorglibs USE_LINUX_RPM= yes