diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-08-01 17:05:58 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-08-01 17:05:58 +0800 |
commit | ed21297b137a1cf58e38fe0b9a6b254234f3dcf8 (patch) | |
tree | 7901cfb803f3af4d3589f5817700fac24e388457 /www/Makefile | |
parent | 0274f5cd70739902c18618119220fdcef3e7fab4 (diff) | |
download | freebsd-ports-gnome-ed21297b137a1cf58e38fe0b9a6b254234f3dcf8.tar.gz freebsd-ports-gnome-ed21297b137a1cf58e38fe0b9a6b254234f3dcf8.tar.zst freebsd-ports-gnome-ed21297b137a1cf58e38fe0b9a6b254234f3dcf8.zip |
Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).
It allows to use state-of-the-art HTML rendering engine without much overhead
imposed my Mozilla itself.
Obtained from: http://www.gnome.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 ecd0c26f4778..9444878e135b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -48,6 +48,7 @@ SUBDIR += flashplugin SUBDIR += fxhtml SUBDIR += g-gcl + SUBDIR += galeon SUBDIR += glibwww2 SUBDIR += gn SUBDIR += gnuinfo |