opnsense-plugins/sysutils/dmidecode/Makefile
2019-01-12 16:42:32 +01:00

8 lines
223 B
Makefile

PLUGIN_NAME= dmidecode
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Display dmidecode information on the dashboard
PLUGIN_DEPENDS= dmidecode
PLUGIN_MAINTAINER= evbevz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"