a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20392 2006-11-03 01:35:32Z blair@macports.org $
PortSystem 1.0
PortGroup ruby 1.0
ruby.setup calendar 1.11r install.rb {README.en}
revision 1
maintainers shu@rufuran.org
description A Ruby library for calendrical calculations
long_description Ruby calendar includes a "Calendrical Calculations" \
module, and supports the following calendars: \
Gregorian (current civil), Calendar week (ISO), \
Julian (old civil), Islamic (Moslem), Hebrew \
(Jewish), Mayan, French Revolutionary, Old Hindu, \
Achelis', Coptic, Ethiopian, Jalaali (incomplete), \
Kyureki (Japanese traditional with CE). It also \
includes a "Getdate" module, which provides a method \
which creates a Time object reflecting the given \
representation of dates and times. Finally, it comes \
with an "Sdn" module, an interface to Scott E. \
Lee's SDN package. This module supports the \
following calendars: Gregorian, Julian, French \
Republican, and Jewish.
categories-append devel
homepage http://www.funaba.org/en/${ruby.module}.html
master_sites http://www.funaba.org/en/archive/
checksums md5 51d814b787749282185b3a46a10bc6d9
platforms darwin