# $Id: Portfile 71353 2010-09-10 00:41:29Z aecollins1@macports.org $ PortSystem 1.0 name bashdb version 4.0-0.4 categories devel maintainers aecollins1 description Debugger for scripts written in BASH long_description \ bashdb is a script debugger for BASH that follows the GNU Project Debugger \ (GDB) command syntax. bashdb 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. homepage http://bashdb.sourceforge.net/ platforms darwin master_sites sourceforge checksums md5 39c4c64ede591ebe3bd05ba2334d83ae \ sha1 b249fcf3c7d62a2634c0c05c65dec10b99f5e600 \ rmd160 35f71e1beb6bf01a5defdea5cdb218a321a00529 test.run yes test.target check livecheck.type sourceforge