mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
8 lines
229 B
Makefile
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"
|