# $Id: Portfile 72293 2010-10-10 06:47:09Z aecollins1@macports.org $ PortSystem 1.0 name bashdb version 4.1-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 547aa128875127f2bbd5d564cbb10ff1 \ sha1 339f5d697c97563cf11bd5c416ebb804a1e9b293 \ rmd160 cc7ba773567b313bd8c9f393a9eb4feedb585deb \ sha256 ed92cd88f23b2f644e2c19cc6807d42181d42d8714b7e4a4cb15cb5158742322 depends_lib port:bash test.run yes test.target check livecheck.type sourceforge