Files

8 lines
217 B
Makefile
Raw Permalink Normal View History

2018-11-19 08:25:11 +01:00
PLUGIN_NAME= dnscrypt-proxy
PLUGIN_VERSION= 1.16
2018-12-16 03:38:41 -05:00
PLUGIN_COMMENT= Flexible DNS proxy supporting DNSCrypt and DoH
2018-11-19 08:25:11 +01:00
PLUGIN_DEPENDS= dnscrypt-proxy2
PLUGIN_MAINTAINER= m.muenz@gmail.com
.include "../../Mk/plugins.mk"