Add CPE information
games/gnuchess has had vulnerabilities with a CPE identifier assigned (e.g. CVE-2002-0204). PR: 198234 Submitted by: shun.fbsd.pr@dropcut.net
This commit is contained in:
parent
bb78ecb3e5
commit
9e346814a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=380873
1 changed files with 3 additions and 1 deletions
|
@ -15,8 +15,10 @@ COMMENT= "Classic" Gnu Chess
|
|||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MKDIR_P="${MKDIR}"
|
||||
INFO= gnuchess
|
||||
USES= shebangfix
|
||||
USES= cpe shebangfix
|
||||
SHEBANG_FILES= doc/quotes.rb
|
||||
CPE_PRODUCT= chess
|
||||
CPE_VENDOR= gnu
|
||||
|
||||
OPTIONS_DEFINE= OPENING_BOOK DOCS NLS
|
||||
OPTIONS_DEFAULT= OPENING_BOOK
|
||||
|
|
Loading…
Reference in a new issue