# $Id: Portfile,v 1.1 2003/08/05 19:12:39 olegb Exp $ PortSystem 1.0 name intltool version 0.26 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 platforms darwin homepage http://www.gnome.org/ master_sites ftp://ftp.gnome.org/pub/GNOME/desktop/2.2/2.2.2/sources/ checksums md5 012643a4e13d4dc1a4770e4bb1da8b3a depends_lib lib:libexpat:expat lib:libintl:gettext lib:libiconv:libiconv use_bzip2 yes