aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-02-05 08:33:47 +0800
committeredwin <edwin@FreeBSD.org>2003-02-05 08:33:47 +0800
commit50934889dac14bc615da30aa7ca0976f82151283 (patch)
tree3c98bda14967b28480109d636d99097941744407 /math/Makefile
parent9ca09e8bd5804ddeb2d3db9e5259a97fcdfd6368 (diff)
downloadfreebsd-ports-gnome-50934889dac14bc615da30aa7ca0976f82151283.tar.gz
freebsd-ports-gnome-50934889dac14bc615da30aa7ca0976f82151283.tar.zst
freebsd-ports-gnome-50934889dac14bc615da30aa7ca0976f82151283.zip
New ports: devel/p5-Date-Roman, math/p5-Roman
The math/p5-Roman port will convert 'ordinary' Arabic numerals into their Roman couterparts. Comes in handy when trying to decipher copyright messages on BBC. The devel/p5-Date-Roman port translates 'modern' dates into the format used by the ancient Romans. Makes for an interesting addition to e-mail headers. PR: ports/47148 Submitted by: Philip Paeps <philip@paeps.cx>
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 227431fee1c5..b8bb324cbf03 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -108,6 +108,7 @@
SUBDIR += p5-Math-Trig
SUBDIR += p5-Math-TrulyRandom
SUBDIR += p5-MatrixReal
+ SUBDIR += p5-Roman
SUBDIR += p5-Set-IntSpan
SUBDIR += p5-Set-Window
SUBDIR += p5-Statistics-ChiSquare