# New ports collection makefile for:	xpi-firefox-showcase
# Date created:		21 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/www/xpi-firefox-showcase/Makefile,v 1.3 2006/09/18 12:23:25 sat Exp $
#

PORTNAME=	firefox-showcase
PORTVERSION=	0.8.0.1
DISTVERSIONSUFFIX=	-fx+fl
CATEGORIES=	www

MAINTAINER=	infofarmer@FreeBSD.org
COMMENT=	Easily locate and select any open browser window

XPI_DISTNAME=	firefox_showcase
XPI_ID=		{89506680-e3f4-484c-a2c0-ed711d481eda}
XPI_FILES=	chrome/showcase.jar components/showcase-clhandler.js defaults/preferences/showcase.js \
		install.rdf chrome.manifest
XPI_DIRS=	chrome components defaults/preferences defaults

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