# $Id: Portfile,v 1.1 2005/11/30 20:18:24 mww Exp $ PortSystem 1.0 name cssed version 0.4.0 categories editors x11 www platforms darwin maintainers darwinports@opendarwin.org description small graphical CSS editor and validator long_description cssed is a small developer editor and validator, that \ tries to ease the CSS editing. homepage http://cssed.sourceforge.net/ master_sites sourceforge checksums md5 ff7c818d1f819b7d76b4f714be64e08e depends_lib port:atk port:cairo port:fontconfig port:freetype port:gettext \ port:glib2 port:gtk2 port:jpeg port:libiconv port:libpng \ port:libxml2 port:pango port:tiff port:xrender port:zlib configure.args --mandir=${prefix}/share/man platform darwin 8 { configure.env CC=/usr/bin/gcc-4.0 CPP=/usr/bin/cpp-4.0 CXX=/usr/bin/g++-4.0 }