head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.4;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.06.03.13;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2009.07.16.23.07.57;	author miwi;	state Exp;
branches;
next	1.6;

1.6
date	2009.07.01.13.28.47;	author miwi;	state Exp;
branches;
next	1.5;

1.5
date	2009.06.15.21.45.36;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2009.03.16.15.19.29;	author miwi;	state Exp;
branches;
next	1.3;

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

1.2
date	2009.02.28.20.42.59;	author miwi;	state Exp;
branches;
next	1.1;

1.1
date	2009.02.14.11.21.55;	author miwi;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# New ports collection makefile for:	xpi-twitterfox
# Date created:		14 Dezember 2008
# Whom:			Martin Wilke <miwi@@FreeBSD.org>
#
# $FreeBSD: head/www/xpi-twitterfox/Makefile 300897 2012-07-14 14:29:18Z beat $
#

PORTNAME=	twitterfox
PORTVERSION=	1.8.3
DISTVERSIONSUFFIX=	-fx
CATEGORIES=	www

MAINTAINER=	miwi@@FreeBSD.org
COMMENT=	twitterFox firefox plugin.

XPI_NUM=	5081
XPI_ID=		twitternotifier@@naan.net
XPI_FILES=	LICENSE.rtf chrome/TwitterFox.jar chrome.manifest \
		components/nsITwitterFox.xpt components/nsITwitterFoxDatabase.xpt \
		components/nsITwitterFoxHttpRequest.xpt components/nsTwitterFox.js \
		components/nsTwitterFoxDatabase.js \
		components/nsTwitterFoxHttpRequest.js \
		defaults/preferences/twitternotifier.js \
		defaults/twitterfox_1.8.sqlite install.rdf
XPI_DIRS=	chrome components defaults/preferences defaults

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


1.7
log
@- Update to 1.8.3
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.6
log
@- Update to 1.8.2
@
text
@d9 1
a9 1
PORTVERSION=	1.8.2
@


1.5
log
@- Update to 1.8.1
@
text
@d9 1
a9 1
PORTVERSION=	1.8.1
d24 1
a24 1
		defaults/twitterfox_1.8.sqlite install.rdf 
@


1.4
log
@- Update to 1.7.7.1
@
text
@d9 1
a9 1
PORTVERSION=	1.7.7.1
d18 7
a24 3
XPI_FILES=	chrome/TwitterFox.jar chrome.manifest components/nsITwitterNotifier.xpt \
		components/nsTwitterNotifier.js defaults/preferences/twitternotifier.js \
		install.rdf
@


1.3
log
@- Update to 1.7.7
@
text
@d9 1
a9 1
PORTVERSION=	1.7.7
@


1.2
log
@- Update to 1.7.6
@
text
@d9 1
a9 1
PORTVERSION=	1.7.6
@


1.1
log
@TwitterFox is a Firefox extension that notifies you of your friends'
status on Twitter.

WWW: https://addons.mozilla.org/en-US/firefox/addon/5081
@
text
@d9 1
a9 1
PORTVERSION=	1.7.5
@

