mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
These plugins have had maintainership attached due to the fact that they became plugins at one point in time. Since we can now annotate this better, do it.
6 lines
133 B
Makefile
6 lines
133 B
Makefile
PLUGIN_NAME= smart
|
|
PLUGIN_VERSION= 2.4
|
|
PLUGIN_COMMENT= SMART tools
|
|
PLUGIN_DEPENDS= smartmontools
|
|
|
|
.include "../../Mk/plugins.mk"
|