Files

8 lines
180 B
Makefile
Raw Permalink Normal View History

PLUGIN_NAME= helloworld
2024-09-05 08:26:05 +02:00
PLUGIN_VERSION= 1.4
PLUGIN_REVISION= 1
PLUGIN_COMMENT= A sample framework application
PLUGIN_MAINTAINER= ad@opnsense.org
.include "../../Mk/plugins.mk"