Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2021 19:26:48 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: 55c36ab649f4 - main - games/robocode-naval: Add CPE information
Message-ID:  <202110181926.19IJQmjC095371@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=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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110181926.19IJQmjC095371>