From 9aadf1656c6ccf6fbcfb05c36d63eb7da5391b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20E=C3=9Fer?= Date: Thu, 21 Oct 2021 17:40:40 +0200 Subject: [PATCH] textproc/linux-c7-libcroco: Add CPE information Approved by: portmgr (blanket) --- textproc/linux-c7-libcroco/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/textproc/linux-c7-libcroco/Makefile b/textproc/linux-c7-libcroco/Makefile index e6711b6f0c76..347bb501be8f 100644 --- a/textproc/linux-c7-libcroco/Makefile +++ b/textproc/linux-c7-libcroco/Makefile @@ -9,7 +9,8 @@ COMMENT= CSS2 parsing library (CentOS ${LINUX_DIST_VER}) LICENSE= MIT -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= gnome USE_LDCONFIG= yes USE_LINUX= libxml2 USE_LINUX_RPM= yes