Revision: 69089 http://trac.macports.org/changeset/69089 Author: singingwolfboy@macports.org Date: 2010-06-23 07:48:23 -0700 (Wed, 23 Jun 2010) Log Message: ----------- New port: rb19-chronic Added Paths: ----------- trunk/dports/ruby/rb19-chronic/ trunk/dports/ruby/rb19-chronic/Portfile Added: trunk/dports/ruby/rb19-chronic/Portfile =================================================================== --- trunk/dports/ruby/rb19-chronic/Portfile (rev 0) +++ trunk/dports/ruby/rb19-chronic/Portfile 2010-06-23 14:48:23 UTC (rev 69089) @@ -0,0 +1,17 @@ +# $Id$ + +PortSystem 1.0 +PortGroup ruby 1.0 + +ruby.setup chronic 0.2.3 gem {} rubygems ruby19 +description Natural language date/time parser written in pure Ruby +long_description \ + ${description} +maintainers singingwolfboy openmaintainer +homepage http://chronic.rubyforge.org/ +platforms darwin +checksums md5 e4496710d1f012c343fdea254c4b5827 \ + sha1 e2f126cd244808e0235b1461cab2c2b9ab2f43f6 \ + rmd160 d20e4243aaa807f3542802d66b95069a81cf9856 + +depends_run port:rb19-hoe \ No newline at end of file Property changes on: trunk/dports/ruby/rb19-chronic/Portfile ___________________________________________________________________ Added: svn:keywords + Id Added: svn:eol-style + native
participants (1)
-
singingwolfboy@macports.org