diff options
author | edwin <edwin@FreeBSD.org> | 2003-02-05 08:35:15 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-02-05 08:35:15 +0800 |
commit | 829fe0ec9d8309431f59b9e37633de9d25f6cbad (patch) | |
tree | d774a0954cc6e842c0e476b19b035f45a4c847b9 /devel/Makefile | |
parent | 3123945cfbf2885cb749dd7a174baf2739896034 (diff) | |
download | freebsd-ports-gnome-829fe0ec9d8309431f59b9e37633de9d25f6cbad.tar.gz freebsd-ports-gnome-829fe0ec9d8309431f59b9e37633de9d25f6cbad.tar.zst freebsd-ports-gnome-829fe0ec9d8309431f59b9e37633de9d25f6cbad.zip |
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>
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 |