Added: trunk/dports/perl/p5-file-monitor/Portfile (0 => 105484)
--- 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
___________________________________________________________________