aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-02-15 02:49:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-02-15 02:49:05 +0000
commitccda776bb7c6bc269885222fb31a8eadf4a8492a (patch)
treef7f23b0b50f9381ede101a6acf4ea0569736f3be /devel/Makefile
parent2fcb39c718bde2be19623967220dab15228af020 (diff)
downloadports-ccda776bb7c6bc269885222fb31a8eadf4a8492a.tar.gz
ports-ccda776bb7c6bc269885222fb31a8eadf4a8492a.zip
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous
socket applications. WWW: https://github.com/sampsyo/bluelet PR: ports/176108 Submitted by: Mark Felder <feld@feld.me>
Notes
Notes: svn path=/head/; revision=312264
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 5b88aa41035e..4a3c836052ba 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -3387,6 +3387,7 @@
SUBDIR += py-bison
SUBDIR += py-bitarray
SUBDIR += py-bitstring
+ SUBDIR += py-bluelet
SUBDIR += py-boto
SUBDIR += py-botocore
SUBDIR += py-cclib