mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
* sysutils/smart: fix php syntax; code cleanup; gettext
* use bootstrap classes for themes
* sysutils/smart: version bump
(cherry picked from commit 7c634371f5)
7 lines
172 B
Makefile
7 lines
172 B
Makefile
PLUGIN_NAME= smart
|
|
PLUGIN_VERSION= 1.3
|
|
PLUGIN_COMMENT= SMART tools
|
|
PLUGIN_DEPENDS= smartmontools
|
|
PLUGIN_MAINTAINER= franco@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|