aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorVeniamin Gvozdikov <vg@FreeBSD.org>2013-10-31 19:45:55 +0000
committerVeniamin Gvozdikov <vg@FreeBSD.org>2013-10-31 19:45:55 +0000
commit0581a9cf9f02bdffe37e8630c481e80d578fdbaf (patch)
tree6935b9f2a232551f2dab38016506116a35d49275 /devel/Makefile
parent83616eedfdf519d65781f078cb8b85f854e3b938 (diff)
downloadports-0581a9cf9f02bdffe37e8630c481e80d578fdbaf.tar.gz
ports-0581a9cf9f02bdffe37e8630c481e80d578fdbaf.zip
Python Bindings for Tarantool Queue
More details about Tarantool Queue on the page: https://github.com/tarantool/queue WWW: https://github.com/tarantool/tarantool-queue-python WWW: https://pypi.python.org/pypi/tarantool-queue Approved by: eadler, osa, rm (mentors, implicit)
Notes
Notes: svn path=/head/; revision=332280
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 121d9da061f9..3018165ef4d0 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3744,6 +3744,7 @@
SUBDIR += py-sysctl
SUBDIR += py-sysv_ipc
SUBDIR += py-tables
+ SUBDIR += py-tarantool-queue
SUBDIR += py-tconfpy
SUBDIR += py-tempstorage
SUBDIR += py-termcolor