aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-04-18 17:33:38 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-04-18 17:45:47 +0000
commit5a01151b02690cb25bb923b6ff5f10c4e585af23 (patch)
tree430b9f9650f29e5d5f5de5c84da67a91ca9e2697
parente40c0e1384b215737db05ca461837c285fa7e9b7 (diff)
downloadports-5a01151b02690cb25bb923b6ff5f10c4e585af23.tar.gz
ports-5a01151b02690cb25bb923b6ff5f10c4e585af23.zip
net/clash: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--net/clash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/clash/Makefile b/net/clash/Makefile
index f284ca7039ea..3261109f9d77 100644
--- a/net/clash/Makefile
+++ b/net/clash/Makefile
@@ -10,7 +10,9 @@ COMMENT= Rule-based tunnel in Go
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= go:modules
+USES= go:modules cpe
+
+CPE_VENDOR= clash_project
GO_MODULE= github.com/Dreamacro/clash