devel/debug: add other debug/code tools

This commit is contained in:
Franco Fichtner 2016-11-18 07:39:39 +01:00
parent 15928976c3
commit dace221cf3

View file

@ -1,7 +1,7 @@
PLUGIN_NAME= debug
PLUGIN_VERSION= 1.0
PLUGIN_VERSION= 1.1
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php-xdebug
PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"