Files

9 lines
214 B
Makefile
Raw Permalink Normal View History

2018-08-16 07:44:18 +02:00
PLUGIN_NAME= nginx
2025-09-06 19:32:23 +03:00
PLUGIN_VERSION= 1.35
2025-11-20 09:46:06 -05:00
PLUGIN_REVISION= 4
2018-08-16 07:44:18 +02:00
PLUGIN_COMMENT= Nginx HTTP server and reverse proxy
PLUGIN_DEPENDS= nginx
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
2018-07-13 17:28:36 +02:00
.include "../../Mk/plugins.mk"