Portfile

# $Id: Portfile 22830 2007-03-16 10:00:33Z rhwood@macports.org $
PortSystem 1.0
name intltool
version 0.35.5
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 or installation time.
maintainers rhwood@macports.org openmaintainer@macports.org
categories textproc gnome
platforms darwin
homepage http://www.gnome.org/
master_sites gnome:sources/intltool/0.35/
checksums md5 f52d5fa7f128db94e884cd21dd45d2e2 \
sha1 df8aa0543e4d9fc100c3268aa6e6a777a81a2461 \
rmd160 c0d2daf7db51ac4ecbcb5f8dafd8116712859d6b
depends_lib port:expat port:gettext lib:p5-xml-parser:p5-xml-parser
use_bzip2 yes
configure.args --mandir=${prefix}/share/man

test.run yes
test.target check