aboutsummaryrefslogtreecommitdiffstats
path: root/net/Makefile
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2005-01-13 14:32:40 +0800
committerlioux <lioux@FreeBSD.org>2005-01-13 14:32:40 +0800
commita21bb33cb3d57aaf9fa4fa64953551fda4b9d57c (patch)
tree2edff8bf598ebd59c764545b93defdf0cffbf1a8 /net/Makefile
parent25dcbc969b6cb05f1c3e66319a8707108e38fa10 (diff)
downloadfreebsd-ports-gnome-a21bb33cb3d57aaf9fa4fa64953551fda4b9d57c.tar.gz
freebsd-ports-gnome-a21bb33cb3d57aaf9fa4fa64953551fda4b9d57c.tar.zst
freebsd-ports-gnome-a21bb33cb3d57aaf9fa4fa64953551fda4b9d57c.zip
o New port py-kenosis version 0.92: A fully-distributed p2p RPC
system built on top of XMLRPC o This version of kenosis works only with python 2.3 due to changes on Queue.py API. Therefore, to make it compatible with pythong 2.4, a copy of Queue.py from python 2.3 is bundled with this port for the time being Reviewed by: Eric Ries <eric.ries@aya.yale.edu> (kenosis developer)
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 146539aef882..4258089aa076 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -602,6 +602,7 @@
SUBDIR += py-fngrab
SUBDIR += py-google
SUBDIR += py-jabber
+ SUBDIR += py-kenosis
SUBDIR += py-ldap2
SUBDIR += py-libnet
SUBDIR += py-medusa