summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorWilliam Grzybowski <wg@FreeBSD.org>2015-07-14 01:51:23 +0000
committerWilliam Grzybowski <wg@FreeBSD.org>2015-07-14 01:51:23 +0000
commitcb76938c43181cd70475dddebca6848e93b694b9 (patch)
tree0f292258ff0ce945ee0565a7c11ca05f76946f79 /misc/Makefile
parentBring back support for new iconv from r384038. (diff)
misc/py-progressbar231: text progress bar library for Python
This is a fork of the real py-progressbar with a few additions.
Notes
Notes: svn path=/head/; revision=391965
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c902b21a210a..8dc1df3d4c35 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -371,6 +371,7 @@
SUBDIR += py-osd
SUBDIR += py-pexpect
SUBDIR += py-progressbar
+ SUBDIR += py-progressbar231
SUBDIR += py-qt4-demo
SUBDIR += py-qt4-doc
SUBDIR += py-yolk