diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2020-04-10 18:51:48 +0800 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2020-04-10 18:51:48 +0800 |
commit | 60c65eea61688a8958c0c5e5b5fe6ed4efc7956d (patch) | |
tree | 7d9cf3845c391c144f626d64b62d6c99ba251f4a /textproc/Makefile | |
parent | f8247233f8a15d52b6566b946c373e8111f67395 (diff) | |
download | freebsd-ports-gnome-60c65eea61688a8958c0c5e5b5fe6ed4efc7956d.tar.gz freebsd-ports-gnome-60c65eea61688a8958c0c5e5b5fe6ed4efc7956d.tar.zst freebsd-ports-gnome-60c65eea61688a8958c0c5e5b5fe6ed4efc7956d.zip |
New port: textproc/py-jinja2-cli, a CLI to the Jinja2 templating system.
This has optional YAML, TOML, XML support.
WWW: https://github.com/mattrobenolt/jinja2-cli
PR: 244870
Submitted by: juraj@lutter.sk (maintainer)
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 8cac90b1d8e6..c40462d50cbf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1278,6 +1278,7 @@ SUBDIR += py-hypua2jamo SUBDIR += py-isbnlib SUBDIR += py-isbntools + SUBDIR += py-jinja2-cli SUBDIR += py-jsonslicer SUBDIR += py-jsx-lexer SUBDIR += py-jtextfsm |