# Template file for 'hunspell-en_US' pkgname=hunspell-en_US version=2020.12.07 revision=1 create_wrksrc=yes hostmakedepends="unzip" short_desc="American English en_US dictionary for hunspell" maintainer="Leah Neukirchen " license="SCOWL" # not in SPDX homepage="http://wordlist.aspell.net/dicts" distfiles="${SOURCEFORGE_SITE}/wordlist/speller/${version}/${pkgname}-${version}.zip" checksum=616348ad645a716d91c8a6645065e710f15e9dda3ffef60cdf7ec8a4e27975af do_install() { vinstall en_US.aff 644 /usr/share/hunspell vinstall en_US.dic 644 /usr/share/hunspell vlicense README_en_US.txt SCOWL }