git: 45ce00cc5b64 - main - games/abuse_sdl: Add CPE information

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=45ce00cc5b64bafb77305c7286722f0315bd3c33

commit 45ce00cc5b64bafb77305c7286722f0315bd3c33
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 21:17:48 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 21:17:48 +0000

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

diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile
index 6c478603d1e8..401e90c9103f 100644
--- a/games/abuse_sdl/Makefile
+++ b/games/abuse_sdl/Makefile
@@ -19,7 +19,9 @@ LICENSE_FILE_WTFPL=	${WRKSRC}/COPYING.WTFPL
 LICENSE_NAME_BPRINCE=	Boby Prince permission for Debian to redistribute music/sfx files
 LICENSE_PERMS_BPRINCE=	no-dist-mirror no-dist-sell no-pkg-mirror no-pkg-sell auto-accept
 
-USES=		gl localbase:ldflags pathfix sdl
+USES=		cpe gl localbase:ldflags pathfix sdl
+CPE_VENDOR=	abuse
+CPE_PRODUCT=	abuse-sdl
 USE_GL=		gl
 USE_SDL=	mixer sdl
 GNU_CONFIGURE=	yes