opnsense-plugins/dns/dnscrypt-proxy/Makefile
2026-01-20 12:31:57 +01:00

8 lines
236 B
Makefile

PLUGIN_NAME= dnscrypt-proxy
PLUGIN_VERSION= 1.16
PLUGIN_REVISION= 1
PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH
PLUGIN_DEPENDS= dnscrypt-proxy2
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"