aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-06-25 20:39:46 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-06-25 20:43:05 +0000
commit2dcaa8bee5e9f3fcff601589c709e2734194b21e (patch)
treee261a753a4448f4269a858a85de05e705b5122c1 /textproc/Makefile
parent00d2edb618c8cb85a4ddbd1784d8563aa8daf8a9 (diff)
downloadports-2dcaa8bee5e9f3fcff601589c709e2734194b21e.tar.gz
ports-2dcaa8bee5e9f3fcff601589c709e2734194b21e.zip
textproc/snowballstemmer: New port
Stemming algorithms library for the C language provided by the snowball project. WWW: https://snowballstem.org/ Port structure inspired by NetBSD and OpenBSD ones. This is a new requirement of future deskutils/calibre versions.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r--textproc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 2097709feb57..abdc8f03ce23 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1804,6 +1804,7 @@
SUBDIR += slowcat
SUBDIR += smi
SUBDIR += smu
+ SUBDIR += snowballstemmer
SUBDIR += so-hunspell
SUBDIR += sonic
SUBDIR += soothsayer