mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-26 14:29:24 -05:00
8 lines
200 B
Makefile
8 lines
200 B
Makefile
PLUGIN_NAME= acme-client
|
|
PLUGIN_VERSION= 4.7
|
|
PLUGIN_COMMENT= ACME Client
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
|
|
|
.include "../../Mk/plugins.mk"
|