# $Id: Portfile 20306 2006-11-01 21:19:33Z blair@macports.org $ PortSystem 1.0 name regexxer version 0.8 description A search and replace tool for GNOME. long_description regexxer is a nifty search/replace tool for the \ desktop user. It features recursive search through \ directory trees and Perl-style regular expressions \ (using libpcre). maintainers macports-dev@lists.macosforge.org categories gnome platforms darwin homepage http://regrexxer.sourceforge.net #master_sites gnome:sources/regexxer/0.8/ master_sites sourceforge checksums md5 acaa19b119cc7159c42b7f93e02f9fbd depends_lib lib:libpcre:pcre port:gconfmm port:libglademm configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \ CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"