aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-24 21:24:17 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-24 21:24:17 +0000
commite1af3c2a4811f5475f5801a1341c191ca087016c (patch)
treeadf42e000bb594a847e0b01437f379e7f7cc42f6 /textproc/Makefile
parent7ae5836912a9742fbbd29a22826767ad4a2de8cf (diff)
downloadports-e1af3c2a4811f5475f5801a1341c191ca087016c.tar.gz
ports-e1af3c2a4811f5475f5801a1341c191ca087016c.zip
New port: textproc/pear-Numbers_Roman PEAR methods for converting to and from Roman Numerals
PEAR::Numbers_Roman provides static methods for converting to and from Roman numerals. It supports Roman numerals in both uppercase and lowercase styles and conversion for and to numbers up to 5 999 999. PR: ports/81447 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes
Notes: svn path=/head/; revision=136065
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index a58774a55745..4aa849c3a1a8 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -505,6 +505,7 @@
SUBDIR += par
SUBDIR += pardiff
SUBDIR += pdftohtml
+ SUBDIR += pear-Numbers_Roman
SUBDIR += pear-Spreadsheet_Excel_Writer
SUBDIR += pear-XML_Beautifier
SUBDIR += pear-XML_HTMLSax