# $Id: Portfile 68438 2010-06-03 15:31:31Z singingwolfboy@macports.org $
PortSystem          1.0
PortGroup           ruby 1.0

ruby.setup          RedCloth 4.2.3 gem {} rubygems ruby19
name                rb19-redcloth
description         Textile for Ruby
long_description    \
    RedCloth is a module for using the Textile markup language in Ruby. \
    Textile is a simple text format that can be converted to HTML, \
    eliminating the need to use HTML directly to create documents, blogs, \
    or web pages. 
maintainers         singingwolfboy openmaintainer
categories-append   textproc
platforms           darwin
checksums           md5     cc95e8af45e7a81c30c7480991d1c7ea \
                    sha1    2099da243df2ae751ad5a9d5072ba5bcc0580c26 \
                    rmd160  5fc8c5df73f78cdd5c5f13002da54fab8e440ba1
