opnsense-plugins/sysutils/git-backup/Makefile
2025-10-21 14:54:32 +02:00

8 lines
198 B
Makefile

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