From e175932216f4b19582269eabcdbd1ca446290cde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 14 Oct 2021 23:30:32 +0200 Subject: [PATCH] devel/linux-c7-qt: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-qt/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-qt/Makefile b/devel/linux-c7-qt/Makefile index 8f3d5e6cb09c4..c30afeca6b5a4 100644 --- a/devel/linux-c7-qt/Makefile +++ b/devel/linux-c7-qt/Makefile @@ -9,7 +9,8 @@ CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= RPM of QT4 (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= qt USE_LDCONFIG= yes USE_LINUX= fontconfig png dbuslibs sqlite3 USE_LINUX_RPM= yes