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

name                mythes
version             1.2.4
homepage            https://hunspell.github.io/
master_sites        sourceforge:project/hunspell/MyThes/${version}

categories          textproc
platforms           darwin
license             MIT
maintainers         {gmail.com:audvare @Tatsh} openmaintainer

description         Thesaurus for LibreOffice.
long_description    ${description}

depends_build       port:pkgconfig
depends_run         port:hunspell

checksums           rmd160  4bf022808a362c0711ec857787bc3376e9adb940 \
                    sha256  1e81f395d8c851c3e4e75b568e20fa2fa549354e75ab397f9de4b0e0790a305f \
                    size    4910303

configure.args      --disable-static

livecheck.regex     /${name}-(\\d+(?:\\.\\d+)*)
