opnsense-plugins/sysutils/dmidecode/Makefile

9 lines
238 B
Makefile
Raw Normal View History

2019-01-12 10:36:41 -05:00
PLUGIN_NAME= dmidecode
2019-03-07 06:02:13 -05:00
PLUGIN_VERSION= 1.1
2019-01-12 10:46:05 -05:00
PLUGIN_COMMENT= Display hardware information on the dashboard
2019-01-12 10:36:41 -05:00
PLUGIN_DEPENDS= dmidecode
PLUGIN_MAINTAINER= evbevz@gmail.com
PLUGIN_WWW= https://smart-soft.ru
2019-01-12 10:36:41 -05:00
.include "../../Mk/plugins.mk"