# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $ PortSystem 1.0 PortGroup perl5 1.0 perl5.setup Net-LibIDN 0.10 maintainers oaf.dk:mni description Perl bindings for GNU Libidn long_description Net::LibIDN is bindings for GNU Libidn, which is an \ implementation of the Stringprep, Punycode and IDNA \ specifications defined by the IETF Internationalized \ Domain Names (IDN) working group. checksums md5 9e7f0545f4c70cb9a03f58841c82c508 platforms darwin depends_lib-append port:libidn configure.env C_INCLUDE_PATH="${prefix}/include" \ LIBRARY_PATH="${prefix}/lib"