diff options
author | nbm <nbm@FreeBSD.org> | 2002-08-21 00:32:25 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2002-08-21 00:32:25 +0800 |
commit | 7609e74af7adfa11af0abb0a4c1c9ab4b08bee09 (patch) | |
tree | 14e0b7e00479f12764719b7a1f73627a331556f7 /www/Makefile | |
parent | f7d25e1286429c45c2eb27a0d91830e17d3d6294 (diff) | |
download | freebsd-ports-graphics-7609e74af7adfa11af0abb0a4c1c9ab4b08bee09.tar.gz freebsd-ports-graphics-7609e74af7adfa11af0abb0a4c1c9ab4b08bee09.tar.zst freebsd-ports-graphics-7609e74af7adfa11af0abb0a4c1c9ab4b08bee09.zip |
Add py-scgi 0.2, a python server implementation of the Simple Common
Gateway Protocol.
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 314b5f41512..46c538ca8b0 100644 --- a/www/Makefile +++ b/www/Makefile @@ -328,6 +328,7 @@ SUBDIR += publicfile SUBDIR += py-HTMLgen SUBDIR += py-fcgi + SUBDIR += py-scgi SUBDIR += py-websvcs SUBDIR += pyweblib SUBDIR += qdecoder |