opnsense-plugins/sysutils/gdrive-backup/Makefile
2026-02-03 16:11:01 +01:00

8 lines
249 B
Makefile

PLUGIN_NAME= gdrive-backup
PLUGIN_VERSION= 1.0
PLUGIN_REVISION= 1
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"