diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-04-16 06:23:43 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-04-16 06:23:43 +0000 |
commit | bae72333b84bce5ea88a56f224c0f1c42f4a7334 (patch) | |
tree | 4a414e387d5bc1a2cf5490519dd988ba71d0fd90 /www/Makefile | |
parent | - Update to 4.0 RC11 (diff) |
- New port TooFPy-0.3.7
From the website:
The Toolserver Framework for Python is a framework for simple building of
webservices. This is not Twisted - that one is much larger and much richer
in features. If you need a full fledged webservice or internet protocol
platform, you better go with Twisted. But if you need a lean and mean
webservice machine, the Toolserver Framework for Python might be the right
tool for the job.
Author: Georg Bauer <gb@murphy.bofh.ms>
WWW: http://pyds.muensterland.org/wiki/toolserver.html
PR: ports/122316
Submitted by: Frank Fenor <frank at fenor.de>
Notes
Notes:
svn path=/head/; revision=211340
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 91b079afa082..732c50d7c0a0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1262,6 +1262,7 @@ SUBDIR += tomcat41 SUBDIR += tomcat55 SUBDIR += tomcat6 + SUBDIR += toofpy SUBDIR += trac SUBDIR += trac-accountmanager SUBDIR += trac-addcomment |