mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-12 09:51:57 -05:00
9 lines
188 B
Makefile
9 lines
188 B
Makefile
PLUGIN_NAME= redis
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_REVISION= 4
|
|
PLUGIN_COMMENT= Redis DB
|
|
PLUGIN_DEPENDS= redis72
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|