# -*- 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 Text-SpellChecker 0.14 license {Artistic-1 GPL} maintainers nomaintainer description OO interface for spell-checking a block of text long_description ${description} checksums rmd160 981e358dcdfd2d062eab28353d8eec2d157cda71 \ sha256 8a87c118ea928d053ff3c4418bf300d74545a7439438092900f8c3a3aeb2c3da platforms {darwin any} if {${perl5.major} != ""} { depends_lib-append \ port:p${perl5.major}-text-aspell supported_archs noarch }