mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
9 lines
199 B
Makefile
9 lines
199 B
Makefile
PLUGIN_NAME= sftp-backup
|
|
PLUGIN_VERSION= 1.1
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= Backup configurations using SFTP
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
PLUGIN_TIER= 2
|
|
|
|
.include "../../Mk/plugins.mk"
|