diff options
author | pav <pav@FreeBSD.org> | 2005-09-16 04:02:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-09-16 04:02:05 +0800 |
commit | 9645257395878872ffcbdb05a9a251eb872aaeda (patch) | |
tree | 1f8203b830ebbf1c4b346e1ae73835bf1b52f850 /www/Makefile | |
parent | 5bc1d8f896913392e526c7d31ad9cbdb664280e0 (diff) | |
download | freebsd-ports-graphics-9645257395878872ffcbdb05a9a251eb872aaeda.tar.gz freebsd-ports-graphics-9645257395878872ffcbdb05a9a251eb872aaeda.tar.zst freebsd-ports-graphics-9645257395878872ffcbdb05a9a251eb872aaeda.zip |
These Python modules provide simple yet powerful multi-threaded object-oriented
CGI/FastCGI/mod_python/html-templating facilities for the Python programming
language.
PR: ports/86155
Submitted by: Soren Straarup <xride@x12.dk>
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 4f2f3b7962d..bcf208f2ce9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -700,6 +700,7 @@ SUBDIR += py-forgethtml SUBDIR += py-htmltestcase SUBDIR += py-imdbpy + SUBDIR += py-jonpy SUBDIR += py-mechanize SUBDIR += py-mt SUBDIR += py-nevow |