# $Id: Portfile,v 1.3 2004/03/22 08:21:17 toby Exp $ PortSystem 1.0 name libidn version 0.4.1 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 1f40dbf9fdc147ab2d8670d591bbae04 configure.args --mandir=${prefix}/share/man --infodir=${prefix}/share/info