[129051] trunk/dports/perl

devans at macports.org devans at macports.org
Thu Dec 4 10:50:26 PST 2014


Revision: 129051
          https://trac.macports.org/changeset/129051
Author:   devans at macports.org
Date:     2014-12-04 10:50:26 -0800 (Thu, 04 Dec 2014)
Log Message:
-----------
p5-pod2-base: new port, pod translation support.

Added Paths:
-----------
    trunk/dports/perl/p5-pod2-base/
    trunk/dports/perl/p5-pod2-base/Portfile

Added: trunk/dports/perl/p5-pod2-base/Portfile
===================================================================
--- trunk/dports/perl/p5-pod2-base/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-pod2-base/Portfile	2014-12-04 18:50:26 UTC (rev 129051)
@@ -0,0 +1,19 @@
+# -*- 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.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup         POD2-Base 0.043
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         POD2::Base - Base module for translations of Perl documentation
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  74a2b923ee8c34e97a5bad639140df44a4dd551f \
+                    sha256  071910a2233d11767c9576f1909b8686b4696acb6a7035d1513f9c15ccf0237e
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-pod2-base/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/20141204/8d800f74/attachment-0001.html>


More information about the macports-changes mailing list