# $Id: Portfile,v 1.4 2004/10/07 20:39:20 toby Exp $ PortSystem 1.0 name libidn version 0.5.6 categories mail description libidn is an implementation of the Stringprep, Punycode and IDNA specifications 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/ distname ${name}-${version} checksums md5 81f6618767a8b36f4c3150715e1fe958 configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info