aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 14:13:23 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-02-21 15:06:08 +0000
commit2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e (patch)
tree42917a1f6dcad5a447caa6baf4c3eb473aa41404 /textproc/Makefile
parent51e1402c8475f5b12707b4138ef10330f05c8614 (diff)
downloadports-2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e.tar.gz
ports-2a33c9bfda2ff40aadf0c1d0fa88b75ec2572c1e.zip
textproc/py-langcodes: Add py-langcodes 3.3.0
langcodes knows what languages are. It knows the standardized codes that refer to them, such as en for English, es for Spanish and hi for Hindi. These are IETF language tags. You may know them by their old name, ISO 639 language codes. IETF has done some important things for backward compatibility and supporting language variations that you won't find in the ISO standard.
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 70813069b4b1..bc1e67f61263 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1403,6 +1403,7 @@
SUBDIR += py-junit-xml
SUBDIR += py-jupyter_sphinx
SUBDIR += py-jupyterlab-pygments
+ SUBDIR += py-langcodes
SUBDIR += py-langdetect
SUBDIR += py-langid
SUBDIR += py-laserhammer