mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-13 04:06:25 -06:00
8 lines
172 B
Makefile
8 lines
172 B
Makefile
PLUGIN_NAME= smart
|
|
PLUGIN_VERSION= 2.1
|
|
PLUGIN_COMMENT= SMART tools
|
|
PLUGIN_DEPENDS= smartmontools
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|