Files

9 lines
201 B
Makefile
Raw Permalink Normal View History

2022-10-18 14:31:56 +02:00
PLUGIN_NAME= sslh
2023-01-10 13:09:00 +01:00
PLUGIN_VERSION= 1.0
2023-05-09 08:00:51 +02:00
PLUGIN_REVISION= 1
2022-10-18 14:31:56 +02:00
PLUGIN_COMMENT= sslh configuration front-end
PLUGIN_DEPENDS= sslh
PLUGIN_MAINTAINER= agh1467@protonmail.com
2022-10-18 07:59:15 -04:00
.include "../../Mk/plugins.mk"