aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-19 14:48:08 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-19 14:48:08 +0000
commit115b632c52fb2704c0d6278ccd8cdfa3d02dffca (patch)
tree6a5e18130aae00d473a2de4c5d6dce3ec0a02feb /dns
parent8191add5372aed150bbde23074523bc049c066e8 (diff)
downloadports-115b632c52fb2704c0d6278ccd8cdfa3d02dffca.tar.gz
ports-115b632c52fb2704c0d6278ccd8cdfa3d02dffca.zip
dns/dnsdist: Fix CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsdist/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile
index e46755540a3e..7d3bea96dc7d 100644
--- a/dns/dnsdist/Makefile
+++ b/dns/dnsdist/Makefile
@@ -28,6 +28,8 @@ USES= bison:alias compiler:c++14-lang cpe gmake libedit libtool \
localbase pkgconfig tar:bz2
USE_RC_SUBR= dnsdist
+CPE_VENDOR= powerdns
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin \
--enable-dns-over-https \