Files

8 lines
182 B
Makefile
Raw Permalink Normal View History

2019-07-17 20:55:59 +02:00
PLUGIN_NAME= grid_example
PLUGIN_VERSION= 1.0
2021-02-15 10:39:22 +01:00
PLUGIN_REVISION= 1
2019-07-17 20:55:59 +02:00
PLUGIN_COMMENT= A sample framework application
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"