Revision: 68478 http://trac.macports.org/changeset/68478 Author: dluke@macports.org Date: 2010-06-04 07:19:24 -0700 (Fri, 04 Jun 2010) Log Message: ----------- New port (p5-spiffy) needed for p5-svn-notify update Added Paths: ----------- trunk/dports/perl/p5-spiffy/ trunk/dports/perl/p5-spiffy/Portfile Added: trunk/dports/perl/p5-spiffy/Portfile =================================================================== --- trunk/dports/perl/p5-spiffy/Portfile (rev 0) +++ trunk/dports/perl/p5-spiffy/Portfile 2010-06-04 14:19:24 UTC (rev 68478) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup perl5 1.0 + +perl5.setup Spiffy 0.30 +maintainers geeklair.net:dluke openmaintainer +description Spiffy Perl Interface Framework For You +long_description ${description} +homepage http://search.cpan.org/~ingy/${name}-${version}/ +master_sites http://search.cpan.org/CPAN/authors/id/I/IN/INGY/ + +platforms darwin + +checksums md5 49860ccf2127c6d2af3d98560ffae644 \ + sha1 1d8fe20f2fcf1e8efc0a1259217a36f77527b9d6 \ + rmd160 9240ecffc3b259bb3c1a346735bdd91962f1e75c Property changes on: trunk/dports/perl/p5-spiffy/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native