# -*- 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 # $Id$ PortSystem 1.0 PortGroup github 1.0 github.setup rocky zshdb 0.09 "release-" maintainers g5pw openmaintainer categories devel license GPL-2+ 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 darwin supported_archs noarch depends_lib port:zsh depends_build port:autoconf port:automake checksums rmd160 68c1eb59f440a5d0d38b7506d6eac528e9726a83 \ sha256 7eec84c1cd97868f6abe3535d048a096a7369e8ce2c40cf181a5fa1232b86fbc configure.cmd ./autogen.sh