# -*- 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    nb 0.50.1-0 {Norwegian Bokmal}
revision            0
license             GPL-2
maintainers         nomaintainer

checksums           rmd160  5f2fd214608c9a80d318690912efd3aae02d5cd3 \
                    sha256  e7746e8b617b2df576c1172399544818084524504202b16c747f52db5e5d228a \
                    size    423161

patchfiles          patch-Makefile.pre.diff

extract.post_args   "| tar xf - -T ${filespath}/archive_content"
post-extract {
    file copy "${worksrcpath}/bokmal.alias" "${worksrcpath}/bokmål.alias"
}
