opnsense-plugins/net/igmp-proxy/Makefile
Franco Fichtner 87e559d5a9 net*/(snmp|igmp): change the reload endpoint name
(cherry picked from commit d40758265a)
2017-04-29 15:29:58 +02:00

7 lines
180 B
Makefile

PLUGIN_NAME= igmp-proxy
PLUGIN_VERSION= 1.1
PLUGIN_DEPENDS= igmpproxy
PLUGIN_COMMENT= IGMP-Proxy Service
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"