[129951] trunk/dports/perl

mojca at macports.org mojca at macports.org
Tue Dec 23 12:22:32 PST 2014


Revision: 129951
          https://trac.macports.org/changeset/129951
Author:   mojca at macports.org
Date:     2014-12-23 12:22:32 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
p5-pod-coverage-trustpod: new port

Added Paths:
-----------
    trunk/dports/perl/p5-pod-coverage-trustpod/
    trunk/dports/perl/p5-pod-coverage-trustpod/Portfile

Added: trunk/dports/perl/p5-pod-coverage-trustpod/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-coverage-trustpod/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-pod-coverage-trustpod/Portfile	2014-12-23 20:22:32 UTC (rev 129951)
@@ -0,0 +1,25 @@
+# -*- 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.16 5.18 5.20
+perl5.setup         Pod-Coverage-TrustPod 0.100003
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+supported_archs     noarch
+
+description         allow a module's pod to contain Pod::Coverage hints
+long_description    ${description}
+
+checksums           rmd160 caa95050350757229b1f1a62078c3914b0d98ea3 \
+                    sha256 3f0c42c4656cf22dab0e7c92c9006eb90a4a3068d6950938c4773c5854619ea6
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-pod-coverage \
+                    port:p${perl5.major}-pod-eventual
+}


Property changes on: trunk/dports/perl/p5-pod-coverage-trustpod/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141223/1c01f36d/attachment.html>


More information about the macports-changes mailing list