# $Id$ PortSystem 1.0 name bluefish version 1.0.7 categories editors www platforms darwin maintainers nomaintainer homepage http://bluefish.openoffice.nl/ description A powerful editor for web designers long_description Bluefish is a powerful editor for experienced web designers and \ programmers. Bluefish supports many programming and markup languages \ but it focuses on editing dynamic and interactive websites. master_sites sourceforge:bluefish checksums md5 2c3b3c9c8f8e32b9473dfd879f216dea \ sha1 c61d6271c49e9fa8c728724e6aadde33a227bdea \ rmd160 7ce8a7c8873cd0ef84dd6486551976593544a8dc use_bzip2 yes depends_lib lib:libgtk.2:gtk2 \ lib:libpcre:pcre configure.ldflags-append "-L${x11prefix}/lib" configure.cflags-append "-I${prefix}/include" configure.cppflags-append "-I${x11prefix}/include -no-cpp-precomp -bind_at_load" configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ --sysconfdir=${prefix}/etc \ --with-icon-path=${prefix}/share/pixmaps \ --without-freedesktop_org-menu \ --without-freedesktop_org-mime \ --without-gnome2_4-mime \ --without-gnome2_4-appreg destroot.destdir DESTDIR=${destroot} variant nosplash { configure.args-append --disable-splash-screen } variant tidy { depends_run bin:tidy:tidy }