mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-08 16:34:18 -04:00
PR: https://github.com/opnsense/core/pull/2175 (cherry picked from commitbe5528b3a3) (cherry picked from commit8c9c2324a8)
8 lines
199 B
Makefile
8 lines
199 B
Makefile
PLUGIN_NAME= igmp-proxy
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_DEPENDS= igmpproxy
|
|
PLUGIN_COMMENT= IGMP-Proxy Service
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|