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

aspelldict.setup    nds 0.01-0 {Low Saxon} 6
revision            0
license             GPL-2.1
maintainers         nomaintainer

checksums           rmd160  cf2cbdbf088093bd4ab135a7d1d72b82af6aced8 \
                    sha256  ce381e869def56e54a31f965df518deca0e6f12238859650fcb115623f8772da \
                    size    32658

post-destroot {
     delete ${destroot}${prefix}/lib/aspell-0.60/iso-8859-15.cmap
     delete ${destroot}${prefix}/lib/aspell-0.60/iso-8859-15.cset
 }
