mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-13 21:18:44 -04:00
7 lines
180 B
Makefile
7 lines
180 B
Makefile
PLUGIN_NAME= helloworld
|
|
PLUGIN_VERSION= 1.4
|
|
PLUGIN_REVISION= 1
|
|
PLUGIN_COMMENT= A sample framework application
|
|
PLUGIN_MAINTAINER= ad@opnsense.org
|
|
|
|
.include "../../Mk/plugins.mk"
|