2020-10-21 07:32:45 +02:00

8 lines
198 B
Makefile

PLUGIN_NAME= git-backup
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Track config changes using git
PLUGIN_DEPENDS= git
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"