# $Id: Portfile 38588 2008-07-25 11:45:37Z ryandesign@macports.org $ PortSystem 1.0 name libidn version 1.0 categories mail description international domain name library long_description Libidn is an implementation of the Stringprep, \ Punycode and IDNA specifications defined by the IETF \ Internationalized Domain Names (IDN) working group, \ used for internationalized domain names. The library \ contains a generic Stringprep implementation that does \ Unicode 3.2 NFKC normalization, mapping and \ prohibitation of characters, and bidirectional \ character handling. Profiles for iSCSI, Kerberos 5, \ Nameprep, SASL and XMPP are included. Punycode and \ ASCII Compatible Encoding (ACE) via IDNA are supported. homepage http://www.gnu.org/software/libidn/ platforms darwin maintainers olaf@foellinger.de master_sites ftp://alpha.gnu.org/pub/gnu/libidn/ \ http://josefsson.org/libidn/releases/ checksums sha1 680c38227e546df82584e7b02aacc7ad66c3af24 depends_lib port:libiconv port:gettext configure.args --mandir=${prefix}/share/man \ --infodir=${prefix}/share/info \ --with-libiconv-prefix=${prefix} use_parallel_build yes livecheck.check regex livecheck.url http://josefsson.org/libidn/releases/?M=D livecheck.regex libidn-(\[0-9\.]+)\\.