mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-04 12:15:47 -06:00
9 lines
236 B
Makefile
9 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"
|