# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           ruby 1.0

ruby.branches       3.3 3.2 3.1 3.0
ruby.setup          RedCloth 4.3.4 gem {} rubygems
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         nomaintainer
categories-append   textproc
license             MIT
homepage            https://rubygems.org/gems/RedCloth

checksums           rmd160  bd7f407246ba53d8e99d474e1a44c90e4c6d2b4b \
                    sha256  5231b2fdd91a933915cba330e5fd1a74025e77b56f57b7404c7191ebf2812297 \
                    size    234496
