[128872] trunk/dports/perl

khindenburg at macports.org khindenburg at macports.org
Fri Nov 28 20:26:25 PST 2014


Revision: 128872
          https://trac.macports.org/changeset/128872
Author:   khindenburg at macports.org
Date:     2014-11-28 20:26:25 -0800 (Fri, 28 Nov 2014)
Log Message:
-----------
p5-file-sharedir-projectdistdir: new port

Added Paths:
-----------
    trunk/dports/perl/p5-file-sharedir-projectdistdir/
    trunk/dports/perl/p5-file-sharedir-projectdistdir/Portfile

Added: trunk/dports/perl/p5-file-sharedir-projectdistdir/Portfile
===================================================================
--- trunk/dports/perl/p5-file-sharedir-projectdistdir/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-sharedir-projectdistdir/Portfile	2014-11-29 04:26:25 UTC (rev 128872)
@@ -0,0 +1,23 @@
+# -*- 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         File-ShareDir-ProjectDistDir 1.000004
+license             {Artistic-1 GPL}
+maintainers         khindenburg openmaintainer
+description         Simple set-and-forget using of a '/share' directory in your projects root
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  413e6f3a8a74a5e489a5dd2e33079c82aacf047d \
+                    sha256  f3e7cea1d72df40c86ef2c9d811ff259c5c21dee25c25ada3b6bb13fca43af27
+
+supported_archs noarch
+
+if {${perl5.major} != ""} {
+    test.run        yes
+}


Property changes on: trunk/dports/perl/p5-file-sharedir-projectdistdir/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/20141128/733f4f93/attachment.html>


More information about the macports-changes mailing list