[137098] trunk/dports/perl
dports at macports.org
dports at macports.org
Thu Jun 4 15:08:06 PDT 2015
Revision: 137098
https://trac.macports.org/changeset/137098
Author: dports at macports.org
Date: 2015-06-04 15:08:06 -0700 (Thu, 04 Jun 2015)
Log Message:
-----------
p5-text-roman: new port via cpan2port, v3.5
Added Paths:
-----------
trunk/dports/perl/p5-text-roman/
trunk/dports/perl/p5-text-roman/Portfile
Added: trunk/dports/perl/p5-text-roman/Portfile
===================================================================
--- trunk/dports/perl/p5-text-roman/Portfile (rev 0)
+++ trunk/dports/perl/p5-text-roman/Portfile 2015-06-04 22:08:06 UTC (rev 137098)
@@ -0,0 +1,31 @@
+# -*- 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.branches 5.16 5.18 5.20
+perl5.setup Text-Roman 3.5
+
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+
+supported_archs noarch
+
+description Allows conversion between Roman and Arabic algarisms
+
+long_description \
+ This package supports both conventional Roman algarisms (which range \
+ from 1 to 3999) and Milhar Romans, a variation which uses a bar across \
+ the algarism to indicate multiplication by 1,000. For the purposes of \
+ this module, acceptable syntax consists of an underscore suffixed to \
+ the algarism e.g. IV_V = 4,005. The term Milhar apparently derives \
+ from the Portuguese word for "thousands" and the range of this \
+ notation extends the range of Roman numbers to 3999 x 1000 + 3999 = \
+ 4,002,999.
+
+checksums rmd160 0d14d219790320919bfa5a2f4be5479ffaf9a275 \
+ sha256 cb4a08a3b151802ffb2fce3258a416542ab81db0f739ee474a9583ffb73e046a
+
+
Property changes on: trunk/dports/perl/p5-text-roman/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150604/1f816111/attachment.html>
More information about the macports-changes
mailing list