devel/test: obsoleted by helloworld

This commit is contained in:
Franco Fichtner 2016-04-16 18:35:11 +02:00
parent 9a5bfa5fbb
commit a605860a97
6 changed files with 0 additions and 12 deletions

View file

@ -1 +0,0 @@
echo "Hello, post-deinstall!"

View file

@ -1 +0,0 @@
echo "Hello, post-install!"

View file

@ -1 +0,0 @@
echo "Hello, pre-deinstall!"

View file

@ -1 +0,0 @@
echo "Hello, pre-install!"

View file

@ -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"

View file

@ -1 +0,0 @@
This is a test file.