git: 34d7d23b0767 - main - graphics/linux-c7-sdl_image: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=34d7d23b0767abe5350ac26bf958368acf2d1f27

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

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

diff --git a/graphics/linux-c7-sdl_image/Makefile b/graphics/linux-c7-sdl_image/Makefile
index b767a4127e2a..a8f0f52f8242 100644
--- a/graphics/linux-c7-sdl_image/Makefile
+++ b/graphics/linux-c7-sdl_image/Makefile
@@ -13,7 +13,8 @@ COMMENT=	Simple library to load images as SDL interfaces (Linux CentOS ${LINUX_D
 
 ONLY_FOR_ARCHS=	amd64
 
-USES=		linux:c7
+USES=		cpe linux:c7
+CPE_VENDOR=	libsdl
 USE_LDCONFIG=	yes
 USE_LINUX=	jpeg png sdl12 tiff
 USE_LINUX_RPM=	yes