opnsense-plugins/devel/debug/Makefile
Franco Fichtner e5086ddc5c devel/debug: we're switching to phpunit6
(cherry picked from commit af76a86650)
2017-06-13 12:25:29 +02:00

7 lines
203 B
Makefile

PLUGIN_NAME= debug
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= pear-PHP_CodeSniffer php-xdebug phpunit6
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"