git: cbbc0230d273 - main - games/robocode: Add CPE information

From: Stefan Eßer <se_at_FreeBSD.org>
Date: Mon, 18 Oct 2021 19:26:47 UTC
The branch main has been updated by se:

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

commit cbbc0230d273576c95eba60f3f10bb588a107cb2
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:59 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:56 +0000

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

diff --git a/games/robocode/Makefile b/games/robocode/Makefile
index 057dd3db8ec3..5a1304a19774 100644
--- a/games/robocode/Makefile
+++ b/games/robocode/Makefile
@@ -14,7 +14,8 @@ COMMENT=	Game for learning Java[tm] programming language
 LICENSE=	EPL
 LICENSE_FILE=	${WRKSRC}/license/epl-v10.html
 
-USES=		dos2unix zip:infozip
+USES=		cpe dos2unix zip:infozip
+CPE_VENDOR=	${PORTNAME}_project
 DOS2UNIX_GLOB=	*.css *.team *.properties package-list MANIFEST.MF
 USE_JAVA=	yes
 JAVA_EXTRACT=	yes