diff options
author | marcus <marcus@FreeBSD.org> | 2005-03-12 19:10:58 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-03-12 19:10:58 +0800 |
commit | f0784df238f53142ad4f468dfec98defc56b674b (patch) | |
tree | b054224ca644bbcc25328c6c2d9d81dd88aef39f /www/Makefile | |
parent | d3bf8e378c06188ec7a958abfa7449c20426ee33 (diff) | |
download | freebsd-ports-gnome-f0784df238f53142ad4f468dfec98defc56b674b.tar.gz freebsd-ports-gnome-f0784df238f53142ad4f468dfec98defc56b674b.tar.zst freebsd-ports-gnome-f0784df238f53142ad4f468dfec98defc56b674b.zip |
Add pyphany, a set of Python bindings for building extensions to the
Epiphany web browser.
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 39db6176c308..d76f998c060a 100644 --- a/www/Makefile +++ b/www/Makefile @@ -634,6 +634,7 @@ SUBDIR += py-scgi SUBDIR += py-websvcs SUBDIR += py-webware + SUBDIR += pyphany SUBDIR += pyweblib SUBDIR += qdecoder SUBDIR += quixote |