# -*- 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    mr 0.10-0 {Marathi} 6
revision            0
license             GPL-2
maintainers         nomaintainer

checksums           rmd160  4503cbe51f72751a385df5778e054065a6aa923a \
                    sha256  d3a35a40bee0234a5b388375485ab8bf0ba8edbf3b0a82e2c2f76a40a8586f33 \
                    size    151720

post-destroot {
    file delete ${destroot}${prefix}/lib/aspell-0.60/u-deva.cmap
    file delete ${destroot}${prefix}/lib/aspell-0.60/u-deva.cset
}
