Added: trunk/dports/perl/p5-file-sync/Portfile (0 => 149756)
--- trunk/dports/perl/p5-file-sync/Portfile (rev 0)
+++ trunk/dports/perl/p5-file-sync/Portfile 2016-06-29 20:32:30 UTC (rev 149756)
@@ -0,0 +1,17 @@
+# -*- 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.22 5.24
+perl5.setup File-Sync 0.11
+license {Artistic-1 GPL}
+maintainers devans openmaintainer
+description File::Sync - Perl access to fsync() and sync() function calls
+long_description ${description}
+
+platforms darwin
+
+checksums rmd160 4be7cc4611fa2d30e784ed76016d90f5d1816ec9 \
+ sha256 786698225e5cb43e8f061b78cfac1e0e7d48d370034ffdc518255207741c0b2a
Property changes on: trunk/dports/perl/p5-file-sync/Portfile
___________________________________________________________________