mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
187 B
Makefile
9 lines
187 B
Makefile
PLUGIN_NAME= wol
|
|
PLUGIN_VERSION= 2.5
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_DEPENDS= wol
|
|
PLUGIN_COMMENT= Wake on LAN Service
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|