mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
8e7ec17828
Could be added to GUI, but needs testing first.
8 lines
173 B
Makefile
8 lines
173 B
Makefile
PLUGIN_NAME= ddclient
|
|
PLUGIN_VERSION= 1.8
|
|
PLUGIN_DEPENDS= ddclient
|
|
PLUGIN_COMMENT= Dynamic DNS client
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|