head	1.4;
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.3
	RELEASE_8_0_0:1.3
	RELEASE_7_2_0:1.3
	RELEASE_7_1_0:1.2
	RELEASE_6_4_0:1.2
	RELEASE_5_EOL:1.2
	RELEASE_7_0_0:1.2
	RELEASE_6_3_0:1.2
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1
	RELEASE_6_2_0:1.1;
locks; strict;
comment	@# @;


1.4
date	2012.11.17.06.03.12;	author svnexp;	state Exp;
branches;
next	1.3;

1.3
date	2008.12.04.19.57.38;	author miwi;	state Exp;
branches;
next	1.2;

1.2
date	2007.04.24.21.08.12;	author sat;	state Exp;
branches;
next	1.1;

1.1
date	2006.08.09.10.54.42;	author sat;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-imagezoom
# Date created:		23 May 2006
# Whom:			Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
#
# $FreeBSD: head/www/xpi-imagezoom/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	imagezoom
PORTVERSION=	0.3.1
DISTVERSIONSUFFIX=	-fx+mz+tb+sm
CATEGORIES=	www
DISTNAME=	image_zoom-${PORTVERSION}${DISTVERSIONSUFFIX}

MAINTAINER=	triosoft@@triosoft.com.ua
COMMENT=	Zoom images

XPI_ID=		{1A2D0EC4-75F5-4c91-89C4-3656F6E44B68}
XPI_NUM=	139
XPI_FILES=	chrome/imagezoom.jar defaults/preferences/imagezoom-defaults.js \
		gpl.txt chrome.manifest install.js install.rdf
XPI_DIRS=	chrome defaults/preferences defaults

post-patch:
	@@${REINPLACE_CMD} -e '/maxVersion/s|3.0b4|3.0.\*|' ${WRKSRC}/install.rdf
	@@${RM} -f ${WRKSRC}/install.rdf.bak

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


1.3
log
@- Update to 0.3.1

PR:		129307
Submitted by:	"Alexander V. Ribchansky" <triosoft@@triosoft.com.ua> (maintainer)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.2
log
@- Update to 0.3

Approved by:	Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
		(maintainer, implicit)
@
text
@d9 2
a10 1
PORTVERSION=	0.3
d12 1
a12 2
MASTER_SITES=	http://imagezoom.yellowgorilla.net/ CENKES
DISTNAME=	${PORTNAME}_${PORTVERSION}
a16 1
CONFLICTS=	xpi-imagezoom-ru-[0-9]*
d18 1
d23 4
@


1.1
log
@Add port www/xpi-imagezoom:

Image zoom gives you complete control of the size of most images displayed in
mozilla based software. Both individual images or whole pages of images can be
zoomed.

WWW: http://imagezoom.yellowgorilla.net/

russian/xpi-imagezoom is obsolete now that www/xpi-imagezoom comes with russian
locale bundled.

PR:		ports/101584
Submitted by:	Alexander V. Ribchansky <triosoft@@triosoft.com.ua>
@
text
@d9 1
a9 1
PORTVERSION=	0.2.7
d11 1
a11 1
MASTER_SITES=	http://imagezoom.yellowgorilla.net/ CSME
@

