opnsense-plugins/net/ndp-proxy-go/Makefile
2026-01-19 04:26:06 +01:00

8 lines
229 B
Makefile

PLUGIN_NAME= ndp-proxy-go
PLUGIN_VERSION= 1.3
PLUGIN_REVISION= 1
PLUGIN_COMMENT= IPv6 Neighbor Discovery Protocol (NDP) Proxy
PLUGIN_MAINTAINER= cedrik@pischem.com
PLUGIN_DEPENDS= ndp-proxy-go
.include "../../Mk/plugins.mk"