Files

8 lines
160 B
Makefile
Raw Permalink Normal View History

2017-01-03 23:14:03 +01:00
PLUGIN_NAME= igmp-proxy
2019-10-02 07:33:54 +02:00
PLUGIN_VERSION= 1.5
PLUGIN_REVISION= 6
2017-01-03 23:10:18 +01:00
PLUGIN_DEPENDS= igmpproxy
PLUGIN_COMMENT= IGMP-Proxy Service
.include "../../Mk/plugins.mk"