# -*- 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.4 3.3 3.2 3.1
ruby.setup          rouge 4.7.0 gem {} rubygems
categories-append   textproc
license             {MIT BSD}
maintainers         nomaintainer
platforms           any
supported_archs     noarch
description         Pure-Ruby code highlighter compatible with Pygments
long_description    Rouge is a pure-Ruby syntax highlighter. It can highlight \
                    over 200 different languages, and output HTML or ANSI \
                    256-color text.
homepage            http://rouge.jneen.net/
checksums           rmd160  54ff8fc942be06db5e6640daa79ddb7899bf5e97 \
                    sha256  dba5896715c0325c362e895460a6d350803dbf6427454f49a47500f3193ea739 \
                    size    552960
