opnsense-plugins/net/igmp-proxy/Makefile
2017-01-03 23:16:08 +01:00

8 lines
201 B
Makefile

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