aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorRainer Hurling <rhurlin@FreeBSD.org>2021-02-26 12:27:53 +0000
committerRainer Hurling <rhurlin@FreeBSD.org>2021-02-26 12:27:53 +0000
commit3103b3ad9ab8e30b19886e7ec0b4cdcc48b46cc7 (patch)
treeac7750b1837efdff8ec09ab01b73a68015ddabc7 /textproc/Makefile
parent01b6853f32ec8cefeb5b88bcde2e4878e952bfe0 (diff)
downloadports-3103b3ad9ab8e30b19886e7ec0b4cdcc48b46cc7.tar.gz
ports-3103b3ad9ab8e30b19886e7ec0b4cdcc48b46cc7.zip
New port: textproc/py-textdistance: Comparing distance between two or more sequences by many algorithms
Notes
Notes: svn path=/head/; revision=566600
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 797e647dbd42..4a5967ecddc5 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1427,6 +1427,7 @@
SUBDIR += py-tabletext
SUBDIR += py-tablib
SUBDIR += py-terminaltables
+ SUBDIR += py-textdistance
SUBDIR += py-textfsm
SUBDIR += py-texttable
SUBDIR += py-three-merge