mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-11 01:40:49 -04:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
PLUGIN_NAME= helloworld
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_REVISION= 2
|
|
PLUGIN_COMMENT= A sample framework application
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|