diff options
author | pav <pav@FreeBSD.org> | 2005-04-12 03:32:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-04-12 03:32:41 +0800 |
commit | 85d640b08abac1e773bfa88fb295cc7200234017 (patch) | |
tree | 95a09ce93e9eae3ade2f947ac7544ec0d65fc461 /www/Makefile | |
parent | 888cf1e792e480a55e37b881fec43a0a2b85be27 (diff) | |
download | freebsd-ports-gnome-85d640b08abac1e773bfa88fb295cc7200234017.tar.gz freebsd-ports-gnome-85d640b08abac1e773bfa88fb295cc7200234017.tar.zst freebsd-ports-gnome-85d640b08abac1e773bfa88fb295cc7200234017.zip |
Component supports for WebKit.Page class.
http://wiki.w4py.org/component.html
PR: ports/79417
Submitted by: "Choe, Cheng-Dae" <whitekid@gmail.com>
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 15f50e31a8bc..189021a8911f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -642,6 +642,7 @@ SUBDIR += py-scgi SUBDIR += py-websvcs SUBDIR += py-webware + SUBDIR += py-webware-component SUBDIR += pyphany SUBDIR += pyweblib SUBDIR += qdecoder |