git: 316a28ea4a1f - main - graphics/jpegoptim: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Wed, 20 Oct 2021 16:13:53 UTC
The branch main has been updated by se:

URL: https://cgit.FreeBSD.org/ports/commit/?id=316a28ea4a1fecaf0949b0c8e0d4496da7cecd14

commit 316a28ea4a1fecaf0949b0c8e0d4496da7cecd14
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-20 16:13:07 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-20 16:13:07 +0000

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

diff --git a/graphics/jpegoptim/Makefile b/graphics/jpegoptim/Makefile
index 2cb0c0ee2298..a27cfd9ef88a 100644
--- a/graphics/jpegoptim/Makefile
+++ b/graphics/jpegoptim/Makefile
@@ -12,7 +12,8 @@ COMMENT=	Utility to optimize jpeg files
 LICENSE=	GPLv2 GPLv3
 LICENSE_COMB=	dual
 
-USES=		jpeg
+USES=		cpe jpeg
+CPE_VENDOR=	${PORTNAME}_project
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-libjpeg=${LOCALBASE}