mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
devel/debug: flavours for PHP are coming...
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user