Files

8 lines
180 B
Makefile
Raw Permalink Normal View History

2024-11-12 13:59:52 +01:00
PLUGIN_NAME= ndproxy
PLUGIN_VERSION= 1.1
2024-11-12 13:59:52 +01:00
PLUGIN_DEPENDS= ndproxy
PLUGIN_COMMENT= Neighbor Discovery Proxy
PLUGIN_MAINTAINER= cedrik@pischem.com
.include "../../Mk/plugins.mk"