mirror of
https://github.com/opnsense/plugins.git
synced 2026-03-05 06:30:29 -05:00
7 lines
172 B
Makefile
7 lines
172 B
Makefile
PLUGIN_NAME= smart
|
|
PLUGIN_VERSION= 1.2
|
|
PLUGIN_COMMENT= SMART tools
|
|
PLUGIN_DEPENDS= smartmontools
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|