# -*- 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           perl5 1.0

perl5.branches      5.28 5.30 5.32 5.34
perl5.setup         String-Ediff 0.09
revision            1
license             {Artistic-1 GPL}
maintainers         nomaintainer
description         Produce common sub-string indices for two strings
long_description    {*}${description}

checksums           md5 2ffb6803ce08e4fc64ee33b54243e6d9 \
                    sha1 14b0e207246bee8f275f9c741999e14c75899e8e

if {${perl5.major} != ""} {
    patchfiles      implicit.patch
}
