diff options
author | perky <perky@FreeBSD.org> | 2002-07-18 15:19:57 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-07-18 15:19:57 +0800 |
commit | 5cd19fe317a3b215bd7ddcafda0e50e204a28c2c (patch) | |
tree | 0d06a15c7ee73da980a5c10393839350de81e089 /www/Makefile | |
parent | 8e2e97b481c7a1c024ad21d625b113452caf665d (diff) | |
download | freebsd-ports-graphics-5cd19fe317a3b215bd7ddcafda0e50e204a28c2c.tar.gz freebsd-ports-graphics-5cd19fe317a3b215bd7ddcafda0e50e204a28c2c.tar.zst freebsd-ports-graphics-5cd19fe317a3b215bd7ddcafda0e50e204a28c2c.zip |
Add py-fcgi 0.1, python FastCGI interface library.
PR: 40722
Submitted by: JunSeon Oh <hollywar@mail.holywar.net>
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 a2f3d10a0f8..52ea3464fc7 100644 --- a/www/Makefile +++ b/www/Makefile @@ -323,6 +323,7 @@ SUBDIR += pruby SUBDIR += publicfile SUBDIR += py-HTMLgen + SUBDIR += py-fcgi SUBDIR += py-websvcs SUBDIR += pyweblib SUBDIR += qdecoder |