# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=portfile:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup github 1.0 github.setup rocky zshdb 1.1.4 github.tarball_from archive revision 0 categories devel shells license GPL-3 maintainers {gmail.com:herby.gillot @herbygillot} \ openmaintainer description GDB-like debugger for zsh scripts. long_description {*}${description} Zshdb can run your script, stop it on \ specified conditions, help you examine what has happened \ when it has stopped, and allow you to modify parts of your \ script so that you can experiment with your code and fix \ problems once they are identified. platforms any supported_archs noarch depends_lib port:zsh checksums rmd160 5fdcdf052d92289b1d4ab6b15a2a87fe8d089868 \ sha256 dc8dced84e3d35beb9170e2a016bb593050e025d8bf7c0423faf73b7f8802812 \ size 218154 use_autoreconf yes