Revision: 81612 http://trac.macports.org/changeset/81612 Author: dports@macports.org Date: 2011-08-02 17:39:25 -0700 (Tue, 02 Aug 2011) Log Message: ----------- p5-date-simple: new port via cpan2port, v3.03 Added Paths: ----------- trunk/dports/perl/p5-date-simple/ trunk/dports/perl/p5-date-simple/Portfile Added: trunk/dports/perl/p5-date-simple/Portfile =================================================================== --- trunk/dports/perl/p5-date-simple/Portfile (rev 0) +++ trunk/dports/perl/p5-date-simple/Portfile 2011-08-03 00:39:25 UTC (rev 81612) @@ -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.setup Date-Simple 3.03 +platforms darwin +maintainers nomaintainer +license {Artistic GPL-2+} + +description A simple date object + +long_description ${description} + +checksums sha256 29a1926314ce1681a312d6155c29590c771ddacf91b7485873ce449ef209dd04 \ + rmd160 ee9e1dcac98bd21a95866dc5ed12d842d1c613c7 Property changes on: trunk/dports/perl/p5-date-simple/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
dports@macports.org