[71809] trunk/dports/perl
ryandesign at macports.org
ryandesign at macports.org
Thu Sep 23 14:14:30 PDT 2010
Revision: 71809
http://trac.macports.org/changeset/71809
Author: ryandesign at macports.org
Date: 2010-09-23 14:14:29 -0700 (Thu, 23 Sep 2010)
Log Message:
-----------
p5-number-compare: new port, version 0.01; see #26599
Added Paths:
-----------
trunk/dports/perl/p5-number-compare/
trunk/dports/perl/p5-number-compare/Portfile
Added: trunk/dports/perl/p5-number-compare/Portfile
===================================================================
--- trunk/dports/perl/p5-number-compare/Portfile (rev 0)
+++ trunk/dports/perl/p5-number-compare/Portfile 2010-09-23 21:14:29 UTC (rev 71809)
@@ -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 Number-Compare 0.01
+platforms darwin
+maintainers nomaintainer
+supported_archs noarch
+
+description numeric comparisons
+
+long_description Number::Compare compiles a simple comparison to an \
+ anonymous subroutine, which you can call with a value \
+ to be tested again.
+
+checksums md5 519a4434e35033e9bd034d27cd2fd299 \
+ sha1 d768ceab714b50fe1fa8e7d9133de736f58fb7b7 \
+ rmd160 f97c3d5185840c82894343f15cc99ab625e743d7
Property changes on: trunk/dports/perl/p5-number-compare/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/20100923/a15d7529/attachment.html>
More information about the macports-changes
mailing list