mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
databases/redis: tabs vs. spaces and PLUGIN_DEVEL
This commit is contained in:
parent
59981c5929
commit
bc68901fba
1 changed files with 6 additions and 5 deletions
|
|
@ -1,7 +1,8 @@
|
|||
PLUGIN_NAME= redis
|
||||
PLUGIN_VERSION= 0.0.1
|
||||
PLUGIN_COMMENT= Redis DB
|
||||
PLUGIN_DEPENDS= redis
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_NAME= redis
|
||||
PLUGIN_VERSION= 0.0.1
|
||||
PLUGIN_COMMENT= Redis DB
|
||||
PLUGIN_DEPENDS= redis
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue