Files

8 lines
202 B
Makefile
Raw Permalink Normal View History

2019-01-12 18:36:41 +03:00
PLUGIN_NAME= dmidecode
PLUGIN_VERSION= 1.2
2019-01-12 16:46:05 +01:00
PLUGIN_COMMENT= Display hardware information on the dashboard
2019-01-12 18:36:41 +03:00
PLUGIN_DEPENDS= dmidecode
PLUGIN_WWW= https://smart-soft.ru
2019-01-12 18:36:41 +03:00
.include "../../Mk/plugins.mk"