Files
plugins/sysutils/api-backup/Makefile
T

8 lines
212 B
Makefile
Raw Normal View History

2018-10-07 20:11:25 +02:00
PLUGIN_NAME= api-backup
2018-12-18 07:38:13 +01:00
PLUGIN_VERSION= 1.0
2021-02-15 10:38:02 +01:00
PLUGIN_REVISION= 1
2018-10-07 20:11:25 +02:00
PLUGIN_COMMENT= Provide the functionality to download the config.xml
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
2018-10-07 15:57:59 +02:00
.include "../../Mk/plugins.mk"