git: 315ad0ab711c - main - dns/kadnode: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 18 Oct 2021 19:26:31 UTC
The branch main has been updated by se:
URL: https://cgit.FreeBSD.org/ports/commit/?id=315ad0ab711cb24dfb8b1332403622126b863261
commit 315ad0ab711cb24dfb8b1332403622126b863261
Author: Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-18 19:18:55 +0000
Commit: Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-18 19:25:54 +0000
dns/kadnode: Add CPE information
Approved by: portmgr (blanket)
---
dns/kadnode/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dns/kadnode/Makefile b/dns/kadnode/Makefile
index 467d2e93d354..fc85aa004638 100644
--- a/dns/kadnode/Makefile
+++ b/dns/kadnode/Makefile
@@ -12,7 +12,8 @@ COMMENT= P2P name resolution daemon
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= gmake
+USES= cpe gmake
+CPE_VENDOR= ${PORTNAME}_project
USE_GITHUB= yes
GH_ACCOUNT= mwarning
GH_PROJECT= KadNode