# $Id: Portfile,v 1.7 2004/04/05 12:18:20 olegb Exp $ PortSystem 1.0 name intltool version 0.30 revision 1 description a string tool long_description The intltool collection can be used to do these \ things: \ Extract translatable strings from various source \ files (.xml.in, .glade, .desktop.in, .server.in, \ .oaf.in). \ Collect the extracted strings together with messages \ from traditional source files (.c, .h) in \ po/PACKAGE.pot. \ Merge back the translations from .po files into \ .xml, .desktop and .oaf files. This merge step will \ happen at build resp. installation time. maintainers olegb@opendarwin.org categories textproc gnome platforms darwin homepage http://www.gnome.org/ master_sites gnome:sources/intltool/0.30/ checksums md5 7285d5f792966b563519996ea3af58d5 depends_lib lib:libexpat:expat lib:libintl.3:gettext lib:libiconv:libiconv \ lib:p5-xml-parser:p5-xml-parser use_bzip2 yes configure.args --mandir=${prefix}/share/man