# $Id: Portfile,v 1.13 2005/11/21 08:20:42 rhwood Exp $ PortSystem 1.0 name inkscape version 0.42 description Inkscape is an open source SVG editor. long_description Inkscape is an open source SVG editor with \ capabilities similar to Illustrator, CorelDraw, \ Visio, etc. Supported SVG features include basic \ shapes, paths, text, alpha blending, transforms, \ gradients, node editing, svg-to-png export, \ grouping, and more. maintainers gnome-darwinports@opendarwin.org categories gnome graphics platforms darwin homepage http://www.inkscape.org master_sites sourceforge use_bzip2 yes checksums md5 4af587b942647bf9e27861e2238844c8 depends_lib lib:libgnomeprintui-2-2:libgnomeprintui \ {lib:libsigc-2:libsigc\+\+2} \ port:boehmgc lib:libgtkmm-2:gtkmm lib:libxslt:libxslt configure.args --mandir=${prefix}/share/man configure.env CPPFLAGS="-L${prefix}/lib -I${prefix}/include -no-cpp-precomp" \ CFLAGS="-flat_namespace -undefined suppress -L${prefix}/lib" \ LDFLAGS="-L${prefix}/lib"