[105485] trunk/dports/perl

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Apr 22 09:31:36 PDT 2013


Revision: 105485
          https://trac.macports.org/changeset/105485
Author:   macsforever2000 at macports.org
Date:     2013-04-22 09:31:36 -0700 (Mon, 22 Apr 2013)
Log Message:
-----------
p5-file-monitor-lite: New port.

Added Paths:
-----------
    trunk/dports/perl/p5-file-monitor-lite/
    trunk/dports/perl/p5-file-monitor-lite/Portfile

Added: trunk/dports/perl/p5-file-monitor-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-file-monitor-lite/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-file-monitor-lite/Portfile	2013-04-22 16:31:36 UTC (rev 105485)
@@ -0,0 +1,28 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
+perl5.setup         File-Monitor-Lite 0.652003
+
+platforms           darwin
+maintainers         nomaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         A friendly interface to File::Monitor
+
+long_description    ${description}
+
+checksums           rmd160 78635d0cecec8fb0f5578025a57d358109f6eed3 \
+                    sha256 da75220df97996ec002590b4b939af335c8ba3716bfd7d23ea141162ae903f34
+
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-file-find-rule \
+                        port:p${perl5.major}-file-monitor \
+                        port:p${perl5.major}-file-touch \
+                        port:p${perl5.major}-class-accessor
+}


Property changes on: trunk/dports/perl/p5-file-monitor-lite/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130422/4ce2f328/attachment-0001.html>


More information about the macports-changes mailing list