summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 00:33:47 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-02-05 00:33:47 +0000
commitee58d24168ffb0d719ba672271d5e987986083e4 (patch)
treeff2cbf491011724f4e11eb46f83bf9fc87053fd1 /math/Makefile
parentNew port: sysutils/p5-Sys-CpuLoad - CPU load averages in Perl (diff)
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>
Notes
Notes: svn path=/head/; revision=74709
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