Files
plugins/sysutils/dmidecode/Makefile
2025-12-09 14:55:51 +01:00

8 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"