shells/elvish: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
acb20f268c
commit
ffb6a2eac2
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,8 @@ COMMENT= Elvish = Expressive Programming Language + Versatile Interactive Shell
|
|||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${GO_WRKSRC}/LICENSE
|
||||
|
||||
USES= go:modules
|
||||
USES= cpe go:modules
|
||||
CPE_VENDOR= elv
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elves
|
||||
GH_PROJECT= elvish
|
||||
|
|
Loading…
Reference in a new issue