# -*- 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-Aspell 0.09 revision 2 license {Artistic-1 GPL} maintainers nomaintainer description perl interface to GNU aspell. long_description ${description} platforms darwin checksums rmd160 f1860460223590f090c819375631e68beeb99870 \ sha256 2bea3209f18e273b193e3175a42d269391919e49ab106b6e252395d272182f65 if {${perl5.major} != ""} { depends_lib-append \ port:aspell }