Added: trunk/dports/perl/p5-data-compare/Portfile (0 => 81611)
--- trunk/dports/perl/p5-data-compare/Portfile (rev 0)
+++ trunk/dports/perl/p5-data-compare/Portfile 2011-08-03 00:31:08 UTC (rev 81611)
@@ -0,0 +1,20 @@
+# -*- 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.setup Data-Compare 1.22
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+license {Artistic GPL}
+
+description Compare perl data structures
+
+long_description ${description}
+
+checksums sha256 ce8f2c7cd8e7aad8bfa381824f43c0d2ae0ed8a21450817bbeb1d971b5c2e8af \
+ rmd160 141aa84b7b5712188be2deb66bd53703ebb3e85b
+
+depends_lib-append port:p5-file-find-rule
Property changes on: trunk/dports/perl/p5-data-compare/Portfile
___________________________________________________________________