sysutils/go-wtf: Add CPE information

Approved by:	portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-09-25 20:23:46 +00:00
parent 286291f16f
commit 7f70060176
No known key found for this signature in database
GPG key ID: 4DD88C3F9F3B8333

View file

@ -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