opnsense-plugins/net/wol/Makefile
Franco Fichtner e3bf36a2ec plugins: remove a few of my historic maintainerships
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.
2025-12-04 09:19:37 +01:00

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"