[105320] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Wed Apr 17 10:32:56 PDT 2013


Revision: 105320
          https://trac.macports.org/changeset/105320
Author:   macsforever2000 at macports.org
Date:     2013-04-17 10:32:55 -0700 (Wed, 17 Apr 2013)
Log Message:
-----------
p5-pod-projectdocs: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-pod-projectdocs/
    trunk/dports/perl/p5-pod-projectdocs/Portfile

Added: trunk/dports/perl/p5-pod-projectdocs/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-projectdocs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-pod-projectdocs/Portfile	2013-04-17 17:32:55 UTC (rev 105320)
@@ -0,0 +1,29 @@
+# -*- 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         Pod-ProjectDocs 0.40
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Pod::ProjectDocs (no description available)
+
+long_description    ${description}
+
+checksums           rmd160 11624f12404cf53eefc9db367b240a501887b6fc \
+                    sha256 924889e13871a04d7b7deb0945b825aa1bd588e6203fbca8e8fa5e61dcf58289
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p5-uri \
+                        port:p5-class-data-inheritable \
+                        port:p5-json \
+                        port:p5-template-toolkit \
+                        port:p5-class-accessor \
+                        port:p5-readonly
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130417/5005cd78/attachment.html>


More information about the macports-changes mailing list