mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-29 09:58:59 -04:00
7 lines
173 B
Makefile
7 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"
|