opnsense-plugins/sysutils/git-backup/Makefile
2022-08-08 11:03:53 +02:00

8 lines
201 B
Makefile

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