diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 00:35:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-05 00:35:15 +0000 |
commit | f2e7e24ee46bdb2037ea60063c42e1258f8d4a4c (patch) | |
tree | 7a7cf5c7aa5a8e1472ca61ba3e2f7518768dd2f5 /devel/Makefile | |
parent | New ports: devel/p5-Date-Roman, math/p5-Roman (diff) |
New ports: devel/p5-Date-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=74711
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 441a6a59fd67..6f47ce40297b 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -490,6 +490,7 @@ SUBDIR += p5-Date-Leapyear SUBDIR += p5-Date-Manip SUBDIR += p5-Date-Pcalc + SUBDIR += p5-Date-Roman SUBDIR += p5-DateConvert SUBDIR += p5-Devel-Constants SUBDIR += p5-Devel-DProf |