aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-18 02:43:51 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-04-18 02:43:51 +0000
commitfa172456e66a60b395d9ae49a9792a099330491d (patch)
tree7e18b83b2363f44a6d70277160a6f2f33b824594 /dns
parenteda89437588ac63fd48ce31710952f5ff4a282b6 (diff)
downloadports-fa172456e66a60b395d9ae49a9792a099330491d.tar.gz
ports-fa172456e66a60b395d9ae49a9792a099330491d.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 34bc5584b4be..267cadbd81d2 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -33,9 +33,10 @@ NLS_DESC= IDN+NLS: Int'l Domain Names & National Language support
IDN_DESC= IDN: Int'l Domain Names WITHOUT full NLS
LUA_DESC= Support lease-change scripts written in Lua
DNSSEC_DESC= Enable DNSSEC caching and validation
-USES= shebangfix tar:xz
+USES= cpe shebangfix tar:xz
SHEBANG_FILES= contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl \
contrib/dnslist/dnslist.pl
+CPE_VENDOR= thekelleys
.include <bsd.port.options.mk>