diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-10-26 16:05:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-10-26 16:05:42 +0000 |
commit | d48ac71bab458d04c725ee76b9f3643a626714cb (patch) | |
tree | 3dedcaf452c572e2050544f67d60a534baadedfe /textproc/py-terminaltables | |
parent | d67a2f73b8b26696ce490a8817146efa610cd72d (diff) |
Notes
Diffstat (limited to 'textproc/py-terminaltables')
-rw-r--r-- | textproc/py-terminaltables/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-terminaltables/Makefile b/textproc/py-terminaltables/Makefile index 91d576a5213e..dd0790816eb5 100644 --- a/textproc/py-terminaltables/Makefile +++ b/textproc/py-terminaltables/Makefile @@ -11,6 +11,7 @@ COMMENT= Generate simple tables in terminals from a nested list of strings LICENSE= MIT +NO_ARCH= yes USES= python USE_PYTHON= autoplist distutils |