opnsense-plugins/devel/grid_example/Makefile
Franco Fichtner 0ae49cfafc devel/grid_example: add option field to showcase grid %field magic
The form %field magic works here too but let's not complicate an
example controller with it.

PR: https://github.com/opnsense/core/issues/10225
2026-04-28 10:51:01 +00:00

7 lines
182 B
Makefile

PLUGIN_NAME= grid_example
PLUGIN_VERSION= 1.1
PLUGIN_REVISION= 1
PLUGIN_COMMENT= A sample framework application
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"