mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
8 lines
216 B
Makefile
8 lines
216 B
Makefile
PLUGIN_NAME= ndproxy
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_DEPENDS= ndproxy
|
|
PLUGIN_COMMENT= End of life: please use os-ndp-proxy-go
|
|
PLUGIN_MAINTAINER= cedrik@pischem.com
|
|
PLUGIN_OBSOLETE= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|