[128404] trunk/dports/perl

devans at macports.org devans at macports.org
Thu Nov 20 12:07:26 PST 2014


Revision: 128404
          https://trac.macports.org/changeset/128404
Author:   devans at macports.org
Date:     2014-11-20 12:07:26 -0800 (Thu, 20 Nov 2014)
Log Message:
-----------
p5-net-domain-tld: new port, work with (list, validate) available TLD names.

Added Paths:
-----------
    trunk/dports/perl/p5-net-domain-tld/
    trunk/dports/perl/p5-net-domain-tld/Portfile

Added: trunk/dports/perl/p5-net-domain-tld/Portfile
===================================================================
--- trunk/dports/perl/p5-net-domain-tld/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-net-domain-tld/Portfile	2014-11-20 20:07:26 UTC (rev 128404)
@@ -0,0 +1,21 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         Net-Domain-TLD 1.72
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Net::Domain::TLD - Work with TLD names
+long_description    The purpose of this module is to provide the user with a \
+                    current list of available top level domain names including \
+                    new ICANN additions and ccTLDs.
+
+platforms           darwin
+
+checksums           rmd160  2733ff6230b8e9ce140d4dc86899cd876101687c \
+                    sha256  2cd2346a8930a27c470301402c8c091d425d5e98a36c50f147a5e1c8fdb967a0
+
+supported_archs     noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141120/86abe37e/attachment.html>


More information about the macports-changes mailing list