summaryrefslogtreecommitdiff
path: root/textproc/p5-Text-Roman
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2016-04-20 21:03:22 +0000
committermarkd <markd@pkgsrc.org>2016-04-20 21:03:22 +0000
commit682a9a522dc9b8ef725055de3532e833bdde1aec (patch)
tree2b6ee79cf8662e9ab169108497c9fb4018831087 /textproc/p5-Text-Roman
parent5585fa7304aaa9b53d3c348fa955bfdc53a42460 (diff)
downloadpkgsrc-682a9a522dc9b8ef725055de3532e833bdde1aec.tar.gz
Add p5-Text-Roman 3.5
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 * 1000 + 3999 = 4_002_999.
Diffstat (limited to 'textproc/p5-Text-Roman')
-rw-r--r--textproc/p5-Text-Roman/DESCR8
-rw-r--r--textproc/p5-Text-Roman/Makefile17
-rw-r--r--textproc/p5-Text-Roman/distinfo6
3 files changed, 31 insertions, 0 deletions
diff --git a/textproc/p5-Text-Roman/DESCR b/textproc/p5-Text-Roman/DESCR
new file mode 100644
index 00000000000..d8e0531f6f8
--- /dev/null
+++ b/textproc/p5-Text-Roman/DESCR
@@ -0,0 +1,8 @@
+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 * 1000 + 3999 =
+4_002_999.
diff --git a/textproc/p5-Text-Roman/Makefile b/textproc/p5-Text-Roman/Makefile
new file mode 100644
index 00000000000..62c2744ba47
--- /dev/null
+++ b/textproc/p5-Text-Roman/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2016/04/20 21:03:22 markd Exp $
+#
+
+DISTNAME= Text-Roman-3.5
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= textproc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/Text-Roman/
+COMMENT= Allows conversion between Roman and Arabic algarisms
+LICENSE= ${PERL5_LICENSE}
+
+PERL5_PACKLIST= auto/Text/Roman/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/p5-Text-Roman/distinfo b/textproc/p5-Text-Roman/distinfo
new file mode 100644
index 00000000000..6e71f1602b2
--- /dev/null
+++ b/textproc/p5-Text-Roman/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/04/20 21:03:22 markd Exp $
+
+SHA1 (Text-Roman-3.5.tar.gz) = e0713ef685067cadae0b4ed5247dfe1b185baa21
+RMD160 (Text-Roman-3.5.tar.gz) = 0d14d219790320919bfa5a2f4be5479ffaf9a275
+SHA512 (Text-Roman-3.5.tar.gz) = 597ca054094f58c0983c66ce2b22dbc4d69861b02495663987e6b66dc0044a0d7e18e51ef817ed3c76832d283c01c6f9f51e68af7cb6b186b27553b5a877bc33
+Size (Text-Roman-3.5.tar.gz) = 18122 bytes