# $Id: Portfile 72328 2010-10-11 03:25:05Z 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 depends_lib port:bash test.run yes test.target check livecheck.type sourceforge