mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
These plugins have had maintainership attached due to the fact that they became plugins at one point in time. Since we can now annotate this better, do it.
7 lines
148 B
Makefile
7 lines
148 B
Makefile
PLUGIN_NAME= wol
|
|
PLUGIN_VERSION= 2.5
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_DEPENDS= wol
|
|
PLUGIN_COMMENT= Wake on LAN Service
|
|
|
|
.include "../../Mk/plugins.mk"
|