Files
plugins/sysutils/gdrive-backup/Makefile
T
2025-03-14 10:03:12 +01:00

10 lines
265 B
Makefile

PLUGIN_NAME= gdrive-backup
PLUGIN_VERSION= 0.1
PLUGIN_COMMENT= Backup configurations using Google Drive
PLUGIN_DEPENDS= php${PLUGIN_PHP}-google-api-php-client
PLUGIN_DEVEL= yes
PLUGIN_MAINTAINER= ad@opnsense.org
PLUGIN_TIER= 2
.include "../../Mk/plugins.mk"