aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2021-02-27 12:08:41 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2021-02-27 12:08:41 +0000
commit42001a361e55799fd6fb18fd5f75358a1428a343 (patch)
treef19f02cdb284b008f056dc43768ee0b337d380ca /textproc/Makefile
parent53e4fa7d5b1127952fc57b4f2b0d5326e7ebe266 (diff)
downloadports-42001a361e55799fd6fb18fd5f75358a1428a343.tar.gz
ports-42001a361e55799fd6fb18fd5f75358a1428a343.zip
Bracex is a brace expanding library (a la Bash) for Python. Brace
expanding is used to generate arbitrary strings. WWW: https://pypi.org/project/bracex/
Notes
Notes: svn path=/head/; revision=566694
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 e61f85a06321..6a92377fa124 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1239,6 +1239,7 @@
SUBDIR += py-autopep8
SUBDIR += py-awesome-slugify
SUBDIR += py-bibtexparser
+ SUBDIR += py-bracex
SUBDIR += py-cchardet
SUBDIR += py-chardet
SUBDIR += py-citeproc-py