mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-05 07:09:54 -06:00
9 lines
238 B
Makefile
9 lines
238 B
Makefile
PLUGIN_NAME= dmidecode
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_COMMENT= Display hardware information on the dashboard
|
|
PLUGIN_DEPENDS= dmidecode
|
|
PLUGIN_MAINTAINER= evbevz@gmail.com
|
|
PLUGIN_WWW= https://smart-soft.ru
|
|
|
|
.include "../../Mk/plugins.mk"
|