opnsense-plugins/net/igmp-proxy/Makefile
2018-11-18 20:42:34 +01:00

8 lines
199 B
Makefile

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