diff options
author | pav <pav@FreeBSD.org> | 2006-04-29 18:52:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-04-29 18:52:03 +0800 |
commit | 89a90efcba6ea4ab6786d7a2ae1d769b7206f019 (patch) | |
tree | ebab32420588cef13d819c8d6b379345c6367c1a /www/Makefile | |
parent | 5a36b4c2fe11e54412bd5f5c2607dfd138036fa9 (diff) | |
download | freebsd-ports-gnome-89a90efcba6ea4ab6786d7a2ae1d769b7206f019.tar.gz freebsd-ports-gnome-89a90efcba6ea4ab6786d7a2ae1d769b7206f019.tar.zst freebsd-ports-gnome-89a90efcba6ea4ab6786d7a2ae1d769b7206f019.zip |
Conkeror is a mozilla based web browser designed to be
completely keyboard driven, no compromises. It also
strives to behave as much like Emacs as possible. This
means all the keybindings and to-die-for features of
Emacs that can be imitated by a javascript/XUL web
browser Just Work.
WWW: http://conkeror.mozdev.org/
PR: ports/96462
Submitted by: Andrew Pantyukhin <infofarmer@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 cb84b6ab45d8..3901eff26885 100644 --- a/www/Makefile +++ b/www/Makefile @@ -79,6 +79,7 @@ SUBDIR += clearsilver-python SUBDIR += cocoon SUBDIR += comclear + SUBDIR += conkeror SUBDIR += coppermine SUBDIR += crawl SUBDIR += crp |