mirror of
https://github.com/netbirdio/OPNsensePlugins.git
synced 2026-05-22 18:42:59 -07:00
9 lines
218 B
Makefile
9 lines
218 B
Makefile
PLUGIN_NAME= ddclient
|
|
PLUGIN_VERSION= 1.27
|
|
PLUGIN_REVISION= 4
|
|
PLUGIN_DEPENDS= ddclient py${PLUGIN_PYTHON}-boto3
|
|
PLUGIN_COMMENT= Dynamic DNS client
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|