From 1e3f64ec2baecc23418adddba5b155c0268bf612 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sat, 25 Sep 2021 19:59:30 +0000 Subject: [PATCH] converters/linux-c7-fribidi: Add CPE information Approved by: portmgr (blanket) --- converters/linux-c7-fribidi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/converters/linux-c7-fribidi/Makefile b/converters/linux-c7-fribidi/Makefile index 726d2338c4f9..491dd22ffd58 100644 --- a/converters/linux-c7-fribidi/Makefile +++ b/converters/linux-c7-fribidi/Makefile @@ -7,10 +7,12 @@ CATEGORIES= converters linux MAINTAINER= emulation@FreeBSD.org COMMENT= Unicode Bidirectional Algorithm (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 USE_LDCONFIG= yes USE_LINUX_RPM= yes +CPE_VENDOR= gnu + DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr OPTIONS_DEFINE= DOCS