Index: xpi-mousegestures/Makefile =================================================================== RCS file: xpi-mousegestures/Makefile diff -N xpi-mousegestures/Makefile --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-mousegestures/Makefile 17 May 2006 11:34:20 -0000 @@ -0,0 +1,25 @@ +# New ports collection makefile for: mouse_gestures +# Date created: 2006-05-16 +# Whom: Simon Olofsson +# +# $FreeBSD$ +# + +PORTNAME= mouse_gestures +PORTVERSION= 1.5 +DISTVERSIONSUFFIX= -fx+mz+zm+tb +CATEGORIES= www + +MAINTAINER= simon@olofsson.de +COMMENT= Allows you to execute common commands using mouse gestures + +XPI_ID= {FFA36170-80B1-4535-B0E3-A4569E497DD0} +XPI_FILES= chrome/mozgest.jar chrome.manifest components/mgIMouseService.xpt \ + install/install.properties install.js install.rdf +XPI_DIRS= chrome components install + +post-extract: + @${RM} -rf ${WRKSRC}/platform + +.include "${.CURDIR}/../xpi-adblock/Makefile.xpi" +.include Index: xpi-mousegestures/distinfo =================================================================== RCS file: xpi-mousegestures/distinfo diff -N xpi-mousegestures/distinfo --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-mousegestures/distinfo 17 May 2006 11:34:20 -0000 @@ -0,0 +1,3 @@ +MD5 (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 86b29d4045221e308df813cdfb79c14a +SHA256 (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 2bccadb6826d2835984b0501a73b65341041ab0e8df7066a68e671459f50364f +SIZE (xpi/mouse_gestures-1.5-fx+mz+zm+tb.xpi) = 172755 Index: xpi-mousegestures/pkg-descr =================================================================== RCS file: xpi-mousegestures/pkg-descr diff -N xpi-mousegestures/pkg-descr --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ xpi-mousegestures/pkg-descr 17 May 2006 11:34:20 -0000 @@ -0,0 +1,7 @@ +Mouse Gestures are a fast way to execute commands without using the keyboard, +menus or toolbars. Instead, the user holds down a mouse button (usually the +right one), moves the mouse in a certain way to form a gesture, then releases +the mouse button. + +Author: The Optimoz Team +WWW: http://optimoz.mozdev.org/gestures/