mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
7 lines
202 B
Makefile
7 lines
202 B
Makefile
PLUGIN_NAME= dmidecode
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_COMMENT= Display hardware information on the dashboard
|
|
PLUGIN_DEPENDS= dmidecode
|
|
PLUGIN_WWW= https://smart-soft.ru
|
|
|
|
.include "../../Mk/plugins.mk"
|