summaryrefslogtreecommitdiffstats
path: root/www/xpi-default_full_zoom_level/Makefile
blob: 8940e7804cd1bbfbd7197cfb039009ed3c691895 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:	xpi-default_full_zoom_level
# Date created:				2009-04-17
# Whom:					Norikatsu Shigemura <nork@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	default_full_zoom_level
PORTVERSION=	4.3
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	nork@FreeBSD.org
COMMENT=	Default Full Zoom Level extention

XPI_NUM=	6965
XPI_ID=		{D9A7CBEC-DE1A-444f-A092-844461596C4D}
XPI_FILES=	chrome.manifest chrome/defaultfullzoomlevel.jar \
		defaults/preferences/defaultfullzoomlevel.js \
		install.rdf license.txt
XPI_DIRS=	chrome defaults/preferences defaults

REINPLACE_ARGS=	-i ""

post-patch:
	@${REINPLACE_CMD} '/em:maxVersion/s/"[^"][^"]*"/"3.6.*"/' ${WRKSRC}/install.rdf

.include "${.CURDIR}/../xpi-adblock/Makefile.xpi"
.include <bsd.port.mk>
OpenPOWER on IntegriCloud