mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-30 09:39:41 -05:00
9 lines
191 B
Makefile
9 lines
191 B
Makefile
PLUGIN_NAME= smart
|
|
PLUGIN_VERSION= 2.2
|
|
PLUGIN_REVISION= 3
|
|
PLUGIN_COMMENT= SMART tools
|
|
PLUGIN_DEPENDS= smartmontools
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|