Files

8 lines
211 B
Makefile
Raw Permalink Normal View History

2021-02-22 15:22:40 +01:00
PLUGIN_NAME= mdns-repeater
PLUGIN_VERSION= 1.2
2021-02-22 15:22:40 +01:00
PLUGIN_COMMENT= Proxy multicast DNS between networks
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
PLUGIN_DEPENDS= mdns-repeater
2017-09-02 12:31:10 +02:00
.include "../../Mk/plugins.mk"