[91239] trunk/dports/perl

dports at macports.org dports at macports.org
Mon Mar 26 16:45:03 PDT 2012


Revision: 91239
          https://trac.macports.org/changeset/91239
Author:   dports at macports.org
Date:     2012-03-26 16:45:03 -0700 (Mon, 26 Mar 2012)
Log Message:
-----------
p5-www-shorten-googl: new port, v1.02 (#31255)

Added Paths:
-----------
    trunk/dports/perl/p5-www-shorten-googl/
    trunk/dports/perl/p5-www-shorten-googl/Portfile

Added: trunk/dports/perl/p5-www-shorten-googl/Portfile
===================================================================
--- trunk/dports/perl/p5-www-shorten-googl/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-www-shorten-googl/Portfile	2012-03-26 23:45:03 UTC (rev 91239)
@@ -0,0 +1,24 @@
+# -*- 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.setup         WWW-Shorten-Googl 1.02
+maintainers         gmail.com:cowboyneal openmaintainer
+license             {Artistic-1 GPL}
+description         Perl interface to goo.gl
+long_description    ${description}
+supported_archs     noarch
+
+platforms           darwin
+
+checksums           sha1    bee136894044a0629cbc05ad53419658a5695a44 \
+                    rmd160  ad3fec4481a01bbcc68941f3042678e6f0033641
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-libwww-perl \
+                        port:p${perl5.major}-www-shorten \
+                        port:p${perl5.major}-lwp-protocol-https \
+                        port:p${perl5.major}-json-any
+}


Property changes on: trunk/dports/perl/p5-www-shorten-googl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120326/211b06bf/attachment.html>


More information about the macports-changes mailing list