opnsense-plugins/devel/debug/Makefile
2024-11-13 08:11:12 +01:00

12 lines
351 B
Makefile

PLUGIN_NAME= debug
PLUGIN_VERSION= 1.6.d
PLUGIN_COMMENT= Debugging Tools
PLUGIN_DEPENDS= php${PLUGIN_PHP}-pear-PHP_CodeSniffer \
php${PLUGIN_PHP}-pecl-xdebug \
phpunit9-php${PLUGIN_PHP} \
py${PLUGIN_PYTHON}-pycodestyle \
p5-File-Slurp git jq scapy
PLUGIN_MAINTAINER= franco@opnsense.org
PLUGIN_TIER= 2
.include "../../Mk/plugins.mk"