mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
Add xpi-user_agent_switcher 0.6.11, is a User Agent Switcher.
WWW: http://chrispederick.com/work/user-agent-switcher/
This commit is contained in:
parent
b8b7cc3971
commit
29e7fbbc94
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=232762
@ -1704,6 +1704,7 @@
|
||||
SUBDIR += xpi-twitterfox
|
||||
SUBDIR += xpi-unplug
|
||||
SUBDIR += xpi-urllink
|
||||
SUBDIR += xpi-user_agent_switcher
|
||||
SUBDIR += xpi-videodownloader
|
||||
SUBDIR += xpi-vimeoonwooztalk
|
||||
SUBDIR += xpi-vimperator
|
||||
|
30
www/xpi-user_agent_switcher/Makefile
Normal file
30
www/xpi-user_agent_switcher/Makefile
Normal file
@ -0,0 +1,30 @@
|
||||
# New ports collection makefile for: xpi-user_agent_switcher
|
||||
# Date created: 2009-04-26
|
||||
# Whom: Norikatsu Shigemura <nork@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= user_agent_switcher
|
||||
PORTVERSION= 0.6.11
|
||||
DISTVERSIONSUFFIX= -fx+sm
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= nork@FreeBSD.org
|
||||
COMMENT= The User Agent Switcher extension
|
||||
|
||||
XPI_NUM= 59
|
||||
XPI_ID= {e968fc70-8f95-4ab9-9e79-304de2a71ee1}
|
||||
XPI_FILES= chrome.manifest \
|
||||
chrome/useragentswitcher.jar \
|
||||
install.js install.rdf \
|
||||
license.txt
|
||||
XPI_DIRS= chrome
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '/em:maxVersion/s/3\.0b4/3.*/' \
|
||||
${WRKSRC}/install.rdf
|
||||
@${RM} ${WRKSRC}/install.rdf.*
|
||||
|
||||
.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
|
||||
.include <bsd.port.mk>
|
3
www/xpi-user_agent_switcher/distinfo
Normal file
3
www/xpi-user_agent_switcher/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xpi/user_agent_switcher-0.6.11-fx+sm.xpi) = 10254a4bdbb79f241709f726e1312ee6
|
||||
SHA256 (xpi/user_agent_switcher-0.6.11-fx+sm.xpi) = 50f90755a337709ad8e224f0a1e6f1fcb303946414985f44164ce47115da4ebd
|
||||
SIZE (xpi/user_agent_switcher-0.6.11-fx+sm.xpi) = 32426
|
8
www/xpi-user_agent_switcher/pkg-descr
Normal file
8
www/xpi-user_agent_switcher/pkg-descr
Normal file
@ -0,0 +1,8 @@
|
||||
The User Agent Switcher extension adds a menu and
|
||||
a toolbar button to switch the user agent of the
|
||||
browser. It is designed for Firefox, Flock and
|
||||
Seamonkey, and will run on any platform that these
|
||||
browsers support including Windows, Mac OS X and
|
||||
Linux.
|
||||
|
||||
WWW: http://chrispederick.com/work/user-agent-switcher/
|
Loading…
x
Reference in New Issue
Block a user