Skip to content

Commit

Permalink
games/robocode: Add CPE information
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
stesser committed Oct 18, 2021
1 parent 691f11b commit cbbc023
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion games/robocode/Makefile
Expand Up @@ -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
Expand Down

0 comments on commit cbbc023

Please sign in to comment.