mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
7 lines
201 B
Makefile
7 lines
201 B
Makefile
PLUGIN_NAME= acme-client
|
|
PLUGIN_VERSION= 4.14
|
|
PLUGIN_COMMENT= ACME Client
|
|
PLUGIN_MAINTAINER= opnsense@moov.de
|
|
PLUGIN_DEPENDS= acme.sh py${PLUGIN_PYTHON}-dns-lexicon
|
|
|
|
.include "../../Mk/plugins.mk"
|