Revision: 105484 https://trac.macports.org/changeset/105484 Author: macsforever2000@macports.org Date: 2013-04-22 09:31:18 -0700 (Mon, 22 Apr 2013) Log Message: ----------- p5-file-monitor: New port. Added Paths: ----------- trunk/dports/perl/p5-file-monitor/ trunk/dports/perl/p5-file-monitor/Portfile Added: trunk/dports/perl/p5-file-monitor/Portfile =================================================================== --- trunk/dports/perl/p5-file-monitor/Portfile (rev 0) +++ trunk/dports/perl/p5-file-monitor/Portfile 2013-04-22 16:31:18 UTC (rev 105484) @@ -0,0 +1,21 @@ +# -*- 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 1.00 + +platforms darwin +maintainers nomaintainer +license {Artistic-1 GPL} + +supported_archs noarch + +description File monitoring interface + +long_description ${description} + +checksums rmd160 54aea6514a497df14d9aad9aa4591752b95a54d7 \ + sha256 32e3df1cef2ba4932c3e0e6f7baedb01d3dd472aebc238cdadbd6635414ffaef Property changes on: trunk/dports/perl/p5-file-monitor/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
macsforever2000@macports.org