# -*- 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          text 1.3.1 gem
revision            0

maintainers         {judaew @judaew} openmaintainer
license             MIT
platforms           any
supported_archs     noarch

description         A collection of text algorithms
long_description    {*}${description}: Levenshtein, Soundex, Metaphone, \
                    Double Metaphone, Porter Stemming
homepage            https://github.com/threedaymonk/text

checksums           rmd160  a044030ac97c398e0c98783a42675e8cae816e89 \
                    sha256  2fbbbc82c1ce79c4195b13018a87cbb00d762bda39241bb3cdc32792759dd3f4 \
                    size    138752
