# -*- 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
ruby.setup          citrus 3.0.2 gem {} rubygems
license             MIT
platforms           any
supported_archs     noarch
categories-append   devel
maintainers         nomaintainer
description         Parsing expressions for Ruby
long_description    ${name} is a compact and powerful parsing library for Ruby \
                    that combines the elegance and expressiveness of the language \
                    with the simplicity and power of parsing expressions.
homepage            http://mjackson.github.io/citrus
checksums           rmd160  1b18c8f47789bc3d7bb78f8431d7c58e1dcbc905 \
                    sha256  4ec2412fc389ad186735f4baee1460f7900a8e130ffe3f216b30d4f9c684f650 \
                    size    45056
