[135007] trunk/dports/perl

devans at macports.org devans at macports.org
Sun Apr 12 21:14:42 PDT 2015


Revision: 135007
          https://trac.macports.org/changeset/135007
Author:   devans at macports.org
Date:     2015-04-12 21:14:41 -0700 (Sun, 12 Apr 2015)
Log Message:
-----------
p5-test-notabs: new port, check the presence of tabs in your project.

Added Paths:
-----------
    trunk/dports/perl/p5-test-notabs/
    trunk/dports/perl/p5-test-notabs/Portfile

Added: trunk/dports/perl/p5-test-notabs/Portfile
===================================================================
--- trunk/dports/perl/p5-test-notabs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-test-notabs/Portfile	2015-04-13 04:14:41 UTC (rev 135007)
@@ -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.16 5.18 5.20
+perl5.setup         Test-NoTabs 1.4
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         Test::NoTabs - Check the presence of tabs in your project
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  244857d74ea8199978d1733f077af3ba31903266 \
+                    sha256  1231f42aca5c62f7ae9c605b7ceb2caecd9cf1e9fd7f23f6fd998d416f83b098
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-test-notabs/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/20150412/562c7d1a/attachment.html>


More information about the macports-changes mailing list