# $Id: Portfile,v 1.11 2005/03/12 16:08:12 olegb Exp $ PortSystem 1.0 name intltool version 0.33 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.33/ checksums md5 7d3b6d421b0fb9beee7faf97daab45e6 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