2025-03-12 08:03:41 +01:00
|
|
|
PLUGIN_NAME= gdrive-backup
|
2025-07-10 08:28:53 +02:00
|
|
|
PLUGIN_VERSION= 1.0
|
2025-03-12 08:03:41 +01:00
|
|
|
PLUGIN_COMMENT= Backup configurations using Google Drive
|
|
|
|
|
PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client
|
|
|
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
|
|
|
|
|
|
.include "../../Mk/plugins.mk"
|