Files
plugins/sysutils/smart/Makefile
T
Sergey Kirpa 50d6842989 Smart refactoring (#1081)
Smart plugin uses MVC. Changes agreed with Smart-Soft.
2019-01-13 16:44:51 +01:00

8 lines
174 B
Makefile

PLUGIN_NAME= smart
PLUGIN_VERSION= 2.0.d
PLUGIN_COMMENT= SMART tools
PLUGIN_DEPENDS= smartmontools
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"