sysutils/go-wtf: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
286291f16f
commit
7f70060176
1 changed files with 3 additions and 1 deletions
|
@ -10,9 +10,11 @@ COMMENT= Personal information dashboard for your terminal
|
|||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
USES= go:modules
|
||||
USES= cpe go:modules
|
||||
MASTER_SITES= https://bitbucket.org/${GH_ACCOUNT}/${GH_PROJECT}/get/${GH_COMMIT}.tar.gz?dummy=/
|
||||
|
||||
CPE_VENDOR= wtfutil
|
||||
|
||||
CONFLICTS= wtf
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue