opnsense-plugins/dns/ddclient/Makefile
Franco Fichtner 8e7ec17828 dns/ddclient: update for force addition
Could be added to GUI, but needs testing first.
2022-06-29 10:09:47 +02:00

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"