aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2018-05-29 04:32:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2018-05-29 04:32:35 +0000
commit3a8492882c2dee4af4f184b577b9fc2345103881 (patch)
tree2cc6fd098319fdf6202b23ebe182c45ca8acea72 /textproc/Makefile
parent4cf6004d2e54e2194a2b48d83a5cba77f1806ac7 (diff)
downloadports-3a8492882c2dee4af4f184b577b9fc2345103881.tar.gz
ports-3a8492882c2dee4af4f184b577b9fc2345103881.zip
Add py-toml 0.9.4, python library for parsing and creating TOML.
PR: 228528 Submitted by: Waitman Gobble <waitman@waitman.net>
Notes
Notes: svn path=/head/; revision=471078
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 178af037b817..c1f84a3ce89f 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1406,6 +1406,7 @@
SUBDIR += py-textfsm
SUBDIR += py-texttable
SUBDIR += py-tinycss
+ SUBDIR += py-toml
SUBDIR += py-toronado
SUBDIR += py-trans
SUBDIR += py-transifex-client