[78135] trunk/dports/perl

ryandesign at macports.org ryandesign at macports.org
Mon Apr 25 01:06:47 PDT 2011


Revision: 78135
          http://trac.macports.org/changeset/78135
Author:   ryandesign at macports.org
Date:     2011-04-25 01:06:45 -0700 (Mon, 25 Apr 2011)
Log Message:
-----------
p5-math-random: new port, version 0.71; see #29249

Added Paths:
-----------
    trunk/dports/perl/p5-math-random/
    trunk/dports/perl/p5-math-random/Portfile

Added: trunk/dports/perl/p5-math-random/Portfile
===================================================================
--- trunk/dports/perl/p5-math-random/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-math-random/Portfile	2011-04-25 08:06:45 UTC (rev 78135)
@@ -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         Math-Random 0.71
+maintainers         bioperl.org:jason
+categories-append   math
+platforms           darwin
+
+description         Perl extension for Random Number Generators
+
+long_description    ${description}
+
+checksums           sha1    b5a233d5d14328fb308dc56534267d9661f6d605 \
+                    rmd160  3c42242ea174bb93f22fc63c1c3b80108ab4f1dd


Property changes on: trunk/dports/perl/p5-math-random/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110425/47377e6a/attachment.html>


More information about the macports-changes mailing list