mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add port www/xpi-surfkeys:
Comfortable surfing with a keyboard. This extension provides some functions that you can use to make your browsing with a keyboard more comfortable. Author: Pekka Sillanpaa <p.sillanpaa@hut.fi> WWW: http://surfkeys.mozdev.org/ PR: ports/100345 Submitted by: Simon Olofsson <simon@olofsson.de>
This commit is contained in:
parent
c70a5769b0
commit
50aa518c14
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168073
@ -1077,6 +1077,7 @@
|
||||
SUBDIR += xpi-server_switcher
|
||||
SUBDIR += xpi-sessionmanager
|
||||
SUBDIR += xpi-stumbleupon
|
||||
SUBDIR += xpi-surfkeys
|
||||
SUBDIR += xpi-tabletools
|
||||
SUBDIR += xpi-tabmixplus
|
||||
SUBDIR += xpi-togglewordwrap
|
||||
|
21
www/xpi-surfkeys/Makefile
Normal file
21
www/xpi-surfkeys/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# New ports collection makefile for: xpi-surfkeys
|
||||
# Date created: 2006-07-15
|
||||
# Whom: Simon Olofsson <simon@olofsson.de>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= surfkeys
|
||||
PORTVERSION= 0.4.1
|
||||
DISTVERSIONSUFFIX= -fx
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= simon@olofsson.de
|
||||
COMMENT= Comfortable surfing with keyboard
|
||||
|
||||
XPI_ID= {a44ef047-cd8d-406e-a354-b7101bd24735}
|
||||
XPI_FILES= chrome/chrome.jar chrome.manifest defaults/preferences/prefs.js install.rdf
|
||||
XPI_DIRS= chrome defaults/preferences defaults
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
3
www/xpi-surfkeys/distinfo
Normal file
3
www/xpi-surfkeys/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xpi/surfkeys-0.4.1-fx.xpi) = 27365aadb7b8521f8bb5395db1b9743f
|
||||
SHA256 (xpi/surfkeys-0.4.1-fx.xpi) = 0fe86d08e52e3f3a4a6e1d8ba02f6025bcc3d3e282b72831a1c5ed2ba6429729
|
||||
SIZE (xpi/surfkeys-0.4.1-fx.xpi) = 12247
|
6
www/xpi-surfkeys/pkg-descr
Normal file
6
www/xpi-surfkeys/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Comfortable surfing with a keyboard. This extension provides some
|
||||
functions that you can use to make your browsing with a keyboard more
|
||||
comfortable.
|
||||
|
||||
Author: Pekka Sillanpaa <p.sillanpaa@hut.fi>
|
||||
WWW: http://surfkeys.mozdev.org/
|
Loading…
Reference in New Issue
Block a user