mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
8 lines
238 B
Makefile
8 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"
|