git: 55c36ab649f4 - main - games/robocode-naval: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:48 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=55c36ab649f48db2cb7fa4a8d7222884f7c993b0 commit 55c36ab649f48db2cb7fa4a8d7222884f7c993b0 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-18 19:19:00 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-18 19:25:56 +0000 games/robocode-naval: Add CPE information Approved by: portmgr (blanket) --- games/robocode-naval/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/games/robocode-naval/Makefile b/games/robocode-naval/Makefile index 13c59d5202d3..e00483e22b9d 100644 --- a/games/robocode-naval/Makefile +++ b/games/robocode-naval/Makefile @@ -15,7 +15,8 @@ LICENSE= EPL PORTSCOUT= limit:^\d+\.\d+\.\d+$$ -USES= dos2unix zip +USES= cpe dos2unix zip +CPE_VENDOR= ${PORTNAME}_project DOS2UNIX_GLOB= *.css *.team *.properties package-list MANIFEST.MF USE_JAVA= yes JAVA_EXTRACT= yes