head	1.6;
access;
symbols
	RELEASE_8_3_0:1.3
	RELEASE_9_0_0:1.3
	RELEASE_7_4_0:1.3
	RELEASE_8_2_0:1.3
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.2;
locks; strict;
comment	@# @;


1.6
date	2012.11.17.06.03.11;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.08.15.19.26.13;	author tabthorpe;	state Exp;
branches;
next	1.4;

1.4
date	2012.08.02.09.02.43;	author cs;	state Exp;
branches;
next	1.3;

1.3
date	2010.04.03.18.28.14;	author nork;	state Exp;
branches;
next	1.2;

1.2
date	2009.07.04.11.20.12;	author nork;	state Exp;
branches;
next	1.1;

1.1
date	2009.04.24.14.28.26;	author nork;	state Exp;
branches;
next	;


desc
@@


1.6
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-default_full_zoom_level
# Date created:				2009-04-17
# Whom:					Norikatsu Shigemura <nork@@FreeBSD.org>
#
# $FreeBSD: head/www/xpi-default_full_zoom_level/Makefile 302594 2012-08-15 19:26:13Z tabthorpe $
#

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

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Default Full Zoom Level extension

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>
@


1.5
log
@SVN rev 302594 on 2012-08-15 19:26:13Z by tabthorpe

- Reassign nork@@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.4
log
@SVN rev 301858 on 2012-08-02 09:02:43Z by cs

- Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
@
text
@d13 1
a13 1
MAINTAINER=	nork@@FreeBSD.org
@


1.3
log
@Update to 4.3
@
text
@d14 1
a14 1
COMMENT=	Default Full Zoom Level extention
@


1.2
log
@Update to 4.2.
@
text
@d9 1
a9 1
PORTVERSION=	4.2
d23 5
@


1.1
log
@Add xpi-default_full_zoom_level 3.9, is a default full zoom
level extention.

Tested by:	NAKAGAWA Tsuneo  yaemon at kikansha dot jp
@
text
@d9 1
a9 1
PORTVERSION=	3.9
@

