aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-vimperator
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2007-04-14 20:21:58 +0000
committerStanislav Sedov <stas@FreeBSD.org>2007-04-14 20:21:58 +0000
commit26508afd33a3dcc2dd2a3d2dc5c2c67f0d5c2e2c (patch)
tree809947813cbcd45acd0dc4f02a857bc18506e932 /www/xpi-vimperator
parent63ce34d6a5cd9e188ff3e4376a6bcb5658fbff0e (diff)
downloadports-26508afd33a3dcc2dd2a3d2dc5c2c67f0d5c2e2c.tar.gz
ports-26508afd33a3dcc2dd2a3d2dc5c2c67f0d5c2e2c.zip
Notes
Diffstat (limited to 'www/xpi-vimperator')
-rw-r--r--www/xpi-vimperator/Makefile23
-rw-r--r--www/xpi-vimperator/distinfo3
-rw-r--r--www/xpi-vimperator/pkg-descr6
3 files changed, 32 insertions, 0 deletions
diff --git a/www/xpi-vimperator/Makefile b/www/xpi-vimperator/Makefile
new file mode 100644
index 000000000000..3bcbc7917f06
--- /dev/null
+++ b/www/xpi-vimperator/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: xpi-vimperator
+# Date created: 14 April 2007
+# Whom: stas
+#
+# $FreeBSD$
+#
+
+PORTNAME= vimperator
+PORTVERSION= 0.2
+CATEGORIES= www
+MASTER_SITES= ${MASTER_SITE_MOZDEV}
+MASTER_SITE_SUBDIR= ${PORTNAME}
+DISTNAME= ${PORTNAME}_${PORTVERSION}
+
+MAINTAINER= stas@FreeBSD.org
+COMMENT= Vim look and feel for Firefox
+
+XPI_ID= {f9570b26-e246-4753-9b68-61aa95994237}
+XPI_FILES= chrome/vimperator.jar chrome.manifest install.rdf TODO
+XPI_DIRS= chrome
+
+.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
+.include <bsd.port.mk>
diff --git a/www/xpi-vimperator/distinfo b/www/xpi-vimperator/distinfo
new file mode 100644
index 000000000000..09271adcb169
--- /dev/null
+++ b/www/xpi-vimperator/distinfo
@@ -0,0 +1,3 @@
+MD5 (xpi/vimperator_0.2.xpi) = 12a9b3470c65742634c6b2ad53f2e42e
+SHA256 (xpi/vimperator_0.2.xpi) = b63ec4ed80d605107fe15f4e7e5c353ca528fec83ed49e94c9a8f75081dda0de
+SIZE (xpi/vimperator_0.2.xpi) = 46436
diff --git a/www/xpi-vimperator/pkg-descr b/www/xpi-vimperator/pkg-descr
new file mode 100644
index 000000000000..bb6ad35d1305
--- /dev/null
+++ b/www/xpi-vimperator/pkg-descr
@@ -0,0 +1,6 @@
+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/