mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-15 22:20:31 -04:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
PLUGIN_NAME= git-backup
|
|
PLUGIN_VERSION= 0.1
|
|
PLUGIN_COMMENT= Track config changes using git
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_DEVEL= yes
|
|
|
|
.include "../../Mk/plugins.mk"
|