# $Id: Portfile,v 1.4 2003/11/23 10:15:38 olegb Exp $ PortSystem 1.0 name intltool version 0.27.2 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.27/ checksums md5 f93e23788f4f50ab557abcddca9ec47f depends_lib lib:libexpat:expat lib:libintl:gettext lib:libiconv:libiconv use_bzip2 yes configure.args --mandir=${prefix}/share/man