aboutsummaryrefslogtreecommitdiff
path: root/textproc/Makefile
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2018-04-05 04:45:13 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2018-04-05 04:45:13 +0000
commitb223666a533d6e9084dba015d034ffcf7b72a3b3 (patch)
tree9623641da943b53da13bacd4534bf9b0114552a8 /textproc/Makefile
parentf1d46c4a3e60a42969595ee875991799fd92a059 (diff)
downloadports-b223666a533d6e9084dba015d034ffcf7b72a3b3.tar.gz
ports-b223666a533d6e9084dba015d034ffcf7b72a3b3.zip
New port: textproc/py-textfsm: Parses semi-structured text into Python tables
PR: 227076 Submitted by: Kai <freebsd_ports@k-worx.org>
Notes
Notes: svn path=/head/; revision=466531
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 1bfb47d34f54..fdaac3053bed 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1393,6 +1393,7 @@
SUBDIR += py-syck
SUBDIR += py-tabletext
SUBDIR += py-terminaltables
+ SUBDIR += py-textfsm
SUBDIR += py-texttable
SUBDIR += py-tinycss
SUBDIR += py-toronado