# $Id: Portfile,v 1.2 2005/08/11 21:33:35 rshaw Exp $ PortSystem 1.0 PortGroup ruby 1.0 ruby.setup runt 0.2.0 setup.rb {README doc} rubyforge:614 maintainers darwinports@opendarwin.org description Ruby API for scheduling recurring/occuring events long_description Runt provides a simple API for scheduling \ recurring/occuring events through a hackneyed \ implementation of otherwise excellent temporal \ patterns created by Martin Fowler. It is a Ruby \ version of ChronicJ (http://chronicj.org). checksums md5 2bf595823d47d998183b18a4b2a1cac1 platforms darwin test.run yes test.dir ${worksrcpath}/test test.cmd ${ruby.bin} alltests.rb