mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8 lines
201 B
Makefile
8 lines
201 B
Makefile
PLUGIN_NAME= acme-client
|
|
PLUGIN_VERSION= 4.11
|
|
PLUGIN_COMMENT= ACME Client
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
|
|
|
.include "../../Mk/plugins.mk"
|