summaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:51:05 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-04-15 04:51:05 +0000
commita3cff96ba400ab019187d9b767d62028c94c0cf0 (patch)
tree3b7b01d8d41fd9ced86930469843495ffcd5faff /devel/Makefile
parent- Add py-twistedRunner, process management framework including an inetd (diff)
- Add py-twistedFlow, Generator based asynchronous result flows.
PR: ports/79928 Submitted by: Neal Nelson <neal@nelson.name>
Notes
Notes: svn path=/head/; revision=133377
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 ff1510204c13..518af4cb39cc 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1315,6 +1315,7 @@
SUBDIR += py-tconfpy
SUBDIR += py-twisted
SUBDIR += py-twistedCore
+ SUBDIR += py-twistedFlow
SUBDIR += py-twistedRunner
SUBDIR += py-ui
SUBDIR += py-unit