devel/debug: flavours for PHP are coming...

This commit is contained in:
Franco Fichtner
2018-03-09 07:48:29 +01:00
parent e94878ba05
commit 9f36d9d98e
+3 -1
View File
@@ -1,7 +1,9 @@
PLUGIN_NAME= debug
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= pear-PHP_CodeSniffer pecl-xdebug phpunit6
PLUGIN_DEPENDS= php${PRODUCT_PHP}-pear-PHP_CodeSniffer \
php${PRODUCT_PHP}-pecl-xdebug \
phpunit6-php${PRODUCT_PHP}
PLUGIN_MAINTAINER= franco@opnsense.org
.include "../../Mk/plugins.mk"