aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:06:20 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-09-21 03:35:08 +0000
commit35cd7c24c8ff5ebf496ac6a3e01bab7af1a088d5 (patch)
tree83bced807c45cc70956359d2ef7104e1ced02382 /textproc/Makefile
parent3ea5edf8a731cc77bda2e743df9ecceb89a66aca (diff)
downloadports-35cd7c24c8ff5ebf496ac6a3e01bab7af1a088d5.tar.gz
ports-35cd7c24c8ff5ebf496ac6a3e01bab7af1a088d5.zip
textproc/py-fluent.syntax: Add py-fluent.syntax 0.18.1
Project Fluent is a collection of Python packages to use the Fluent localization system. The syntax package includes the parser, serializer, and traversal utilities like Visitor and Transformer. You're looking for this package if you work on tooling for Fluent in Python. WWW: https://github.com/projectfluent/python-fluent WWW: https://github.com/projectfluent/python-fluent/tree/master/fluent.syntax
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 64f624ff971b..c83c8e7effbe 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1292,6 +1292,7 @@
SUBDIR += py-fastavro
SUBDIR += py-feedparser
SUBDIR += py-fingerprints
+ SUBDIR += py-fluent.syntax
SUBDIR += py-ftfy
SUBDIR += py-furo
SUBDIR += py-gambit-elasticsearch