git: 4dc60213bd62 - main - graphics/lcms: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 19:48:20 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dc60213bd6274bc4c7623aa07d73536ce498520

commit 4dc60213bd6274bc4c7623aa07d73536ce498520
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 19:47:47 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 19:48:16 +0000

    graphics/lcms: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 graphics/lcms/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/graphics/lcms/Makefile b/graphics/lcms/Makefile
index 3195b58d50aa..b1a57bf5197b 100644
--- a/graphics/lcms/Makefile
+++ b/graphics/lcms/Makefile
@@ -14,7 +14,9 @@ COMMENT=	Light Color Management System -- a color management library
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		libtool localbase:ldflags pathfix
+USES=		cpe libtool localbase:ldflags pathfix
+CPE_VENDOR=	littlecms
+CPE_PRODUCT=	little_cms_color_engine
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip