aboutsummaryrefslogtreecommitdiff
path: root/shells/elvish
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:09 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-21 14:27:09 +0000
commitffb6a2eac28eab09bbb4d01f673554e0098c150f (patch)
tree637b785a550420af896a27eddc9af1d15f423a85 /shells/elvish
parentacb20f268c586a8490dced6693d6a3c96863934e (diff)
downloadports-ffb6a2eac28eab09bbb4d01f673554e0098c150f.tar.gz
ports-ffb6a2eac28eab09bbb4d01f673554e0098c150f.zip
shells/elvish: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'shells/elvish')
-rw-r--r--shells/elvish/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/elvish/Makefile b/shells/elvish/Makefile
index 471b7df5458a..05a981205383 100644
--- a/shells/elvish/Makefile
+++ b/shells/elvish/Makefile
@@ -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