git: 4d0ca3a4b8c9 - main - devel/linux-c7-icu: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 23 Oct 2021 20:19:52 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=4d0ca3a4b8c9eaaac0bf3bc92a94df4331e829bc commit 4d0ca3a4b8c9eaaac0bf3bc92a94df4331e829bc Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-23 20:19:40 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-23 20:19:40 +0000 devel/linux-c7-icu: Add CPE information Approved by: portmgr (blanket) --- devel/linux-c7-icu/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/linux-c7-icu/Makefile b/devel/linux-c7-icu/Makefile index dc94673d3cb9..29d6e596f3d8 100644 --- a/devel/linux-c7-icu/Makefile +++ b/devel/linux-c7-icu/Makefile @@ -9,7 +9,9 @@ CATEGORIES= devel linux MAINTAINER= emulation@FreeBSD.org COMMENT= International Components for Unicode (Linux CentOS ${LINUX_DIST_VER}) -USES= linux:c7 +USES= cpe linux:c7 +CPE_VENDOR= ${PORTNAME}-project +CPE_PRODUCT= international_components_for_unicode USE_LDCONFIG= yes USE_LINUX_RPM= yes