[20752] trunk/dports/perl

source_changes at macosforge.org source_changes at macosforge.org
Sat Nov 25 14:35:05 PST 2006


Revision: 20752
          http://trac.macosforge.org/projects/macports/changeset/20752
Author:   markd at macports.org
Date:     2006-11-25 14:35:04 -0800 (Sat, 25 Nov 2006)

Log Message:
-----------
Closes #10783.  New port.

Added Paths:
-----------
    trunk/dports/perl/p5-net-libidn/
    trunk/dports/perl/p5-net-libidn/Portfile

Added: trunk/dports/perl/p5-net-libidn/Portfile
===================================================================
--- trunk/dports/perl/p5-net-libidn/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-libidn/Portfile	2006-11-25 22:35:04 UTC (rev 20752)
@@ -0,0 +1,17 @@
+# $Id: $
+PortSystem        1.0
+PortGroup         perl5 1.0
+
+perl5.setup       Net-LibIDN 0.09
+maintainers       mni at oaf.dk
+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 b42c5e7d8453ad744df705865cbe5886
+platforms         darwin
+
+depends_lib-append      port:libidn
+configure.env           C_INCLUDE_PATH="${prefix}/include" \
+                        LIBRARY_PATH="${prefix}/lib"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20061125/22b7925e/attachment.html


More information about the macports-changes mailing list