Revision: 68479 http://trac.macports.org/changeset/68479 Author: dluke@macports.org Date: 2010-06-04 07:20:24 -0700 (Fri, 04 Jun 2010) Log Message: ----------- new port (p5-test-base) needed for p5-svn-notify update Added Paths: ----------- trunk/dports/perl/p5-test-base/ trunk/dports/perl/p5-test-base/Portfile Added: trunk/dports/perl/p5-test-base/Portfile =================================================================== --- trunk/dports/perl/p5-test-base/Portfile (rev 0) +++ trunk/dports/perl/p5-test-base/Portfile 2010-06-04 14:20:24 UTC (rev 68479) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Test-Base 0.59 +maintainers geeklair.net:dluke openmaintainer +description A Data Driven Testing Framework +long_description ${description} + +platforms darwin + +checksums md5 fa1458d8a940ab784d6fc39a8edc0cae \ + sha1 4ea8644d700cb91dd66309f165b28276b0e0c9ab \ + rmd160 18cfac1c8169583d6c5a7932a5954357ea7d9bf5 + +depends_lib-append port:p5-spiffy Property changes on: trunk/dports/perl/p5-test-base/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native