mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-03 13:59:06 -04:00
devel/test: obsoleted by helloworld
This commit is contained in:
parent
9a5bfa5fbb
commit
a605860a97
6 changed files with 0 additions and 12 deletions
|
|
@ -1 +0,0 @@
|
|||
echo "Hello, post-deinstall!"
|
||||
|
|
@ -1 +0,0 @@
|
|||
echo "Hello, post-install!"
|
||||
|
|
@ -1 +0,0 @@
|
|||
echo "Hello, pre-deinstall!"
|
||||
|
|
@ -1 +0,0 @@
|
|||
echo "Hello, pre-install!"
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
PLUGIN_NAME= test
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= A test package
|
||||
PLUGIN_DEPENDS= git vim-lite tmux
|
||||
PLUGIN_MAINTAINER= franco@opnsense.org
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
@ -1 +0,0 @@
|
|||
This is a test file.
|
||||
Loading…
Reference in a new issue