# $Id: Portfile 20757 2006-11-26 10:38:25Z rhwood@macports.org $ PortSystem 1.0 name iso-codes version 0.51 categories devel maintainers rhwood@macports.org openmaintainer@macports.org@macports.org description ISO country, language and currency codes and translations long_description \ This package aims to provide the list of the country and \ language (and currency) names in one place, rather than \ repeated in many programs. homepage http://alioth.debian.org/projects/pkg-isocodes/ master_sites http://ftp.debian.org/debian/pool/main/i/iso-codes/ distname iso-codes_${version}-1.1 worksrcdir iso-codes-${version} checksums md5 c094c957bd929c430e94dbc379cc2869 use_bzip2 no depends_build port:gettext port:py-xml patchfiles patch-rules.make pre-configure { system "cd ${worksrcpath} ; rm config.status" system "${worksrcpath}/autogen.sh" }