mirror of
https://github.com/opnsense/plugins.git
synced 2026-03-15 07:02:07 -04:00
8 lines
186 B
Makefile
8 lines
186 B
Makefile
PLUGIN_NAME= redis
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= Redis DB
|
|
PLUGIN_DEPENDS= redis
|
|
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
|
|
|
.include "../../Mk/plugins.mk"
|