# $NetBSD: Makefile,v 1.3 2023/06/11 10:43:31 mef Exp $ R_PKGNAME= hunspell R_PKGVER= 3.0.2 CATEGORIES= textproc MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= High-Performance Stemmer, Tokenizer, and Spell Checker LICENSE= gnu-gpl-v2 OR gnu-lgpl-v2.1 OR mpl-1.1 DEPENDS+= R-digest>=0.6.20:../../security/R-digest # Packages suggested but not available: # 'pdftools', 'janeaustenr', 'wordcloud2', 'stopwords' TEST_DEPENDS+= R-spelling-[0-9]*:../../textproc/R-spelling TEST_DEPENDS+= R-testthat-[0-9]*:../../devel/R-testthat TEST_DEPENDS+= R-rmarkdown-[0-9]*:../../textproc/R-rmarkdown USE_LANGUAGES= c c++ .include "../../math/R/Makefile.extension" .include "../../devel/R-Rcpp/buildlink3.mk" .include "../../mk/bsd.pkg.mk"