# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 name libidn version 1.13 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 foellinger.de:olaf master_sites gnu checksums md5 101f13b1cb698080c77e38b8e8d4c6a4 \ sha1 03c62956681e7b790d553bfa0a5f3d307718bf41 \ rmd160 e6b7ee274688d554dcc9a5eff30d4c2db19c7fde depends_lib port:libiconv port:gettext configure.args --disable-csharp use_parallel_build yes test.run yes livecheck.check regex livecheck.url http://ftp.gnu.org/pub/gnu/$name/ livecheck.regex $name-(\\d+(?:\\.\\d+)*)