diff options
author | kevlo <kevlo@FreeBSD.org> | 2002-03-23 18:50:41 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2002-03-23 18:50:41 +0800 |
commit | baa10e01a7e7b37b69971f59302797091f2719ba (patch) | |
tree | b5e4d5fd246fdb376988cab392688f9e4c2545b6 /www/Makefile | |
parent | 949e569ec8431ef7c32c0ce79d5108a16774e01a (diff) | |
download | freebsd-ports-gnome-baa10e01a7e7b37b69971f59302797091f2719ba.tar.gz freebsd-ports-gnome-baa10e01a7e7b37b69971f59302797091f2719ba.tar.zst freebsd-ports-gnome-baa10e01a7e7b37b69971f59302797091f2719ba.zip |
Initial import of pyweblib 1.1.0
PyWebLib is yet another web programming framework for Python.
PR: 36200
Submitted by: Oddbjorn Steffensen <oddbjorn@tricknology.org>
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 7a305f7fd981..6ec0d747c860 100644 --- a/www/Makefile +++ b/www/Makefile @@ -301,6 +301,7 @@ SUBDIR += publicfile SUBDIR += py-HTMLgen SUBDIR += py-websvcs + SUBDIR += pyweblib SUBDIR += qdecoder SUBDIR += quanta SUBDIR += quixote |