Date: Mon, 18 Oct 2021 19:26:47 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cbbc0230d273 - main - games/robocode: Add CPE information Message-ID: <202110181926.19IJQlht095343@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQlht095343>