diff options
author | stas <stas@FreeBSD.org> | 2007-04-15 04:21:58 +0800 |
---|---|---|
committer | stas <stas@FreeBSD.org> | 2007-04-15 04:21:58 +0800 |
commit | ef5b222040db7543904999bc7e63f6aebacdd82a (patch) | |
tree | 48fd8be618ca1ef43a34eea1f0c26cf40bf706f3 /www/Makefile | |
parent | 2e5be5482d9d0b9bc073e77c3535a7f282700019 (diff) | |
download | freebsd-ports-gnome-ef5b222040db7543904999bc7e63f6aebacdd82a.tar.gz freebsd-ports-gnome-ef5b222040db7543904999bc7e63f6aebacdd82a.tar.zst freebsd-ports-gnome-ef5b222040db7543904999bc7e63f6aebacdd82a.zip |
Vimperator is a free browser add-on for Firefox, which makes it look and behave
like the Vim text editor. It has similar key bindings, and you could call it
a modal webbrowser, as key bindings differ according to which mode you are in.
Author: Martin Stubenschrott
WWW: http://vimperator.mozdev.net/
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 c3a0a3a2db55..19a8d3420315 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1266,6 +1266,7 @@ SUBDIR += xpi-unplug SUBDIR += xpi-urllink SUBDIR += xpi-videodownloader + SUBDIR += xpi-vimperator SUBDIR += xpi-web_developer SUBDIR += xpi-wmlbrowser SUBDIR += xpi-xmpp4moz |