summaryrefslogtreecommitdiffstats
path: root/www/xpi-firefox-showcase/Makefile
blob: 34b6037693490e79f383bfcb274952afdf71605b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	xpi-firefox-showcase
# Date created:		21 May 2006
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	firefox-showcase
PORTVERSION=	0.7.0
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 defaults/preferences/showcase.js install.js install.rdf \
		chrome.manifest
XPI_DIRS=	chrome defaults/preferences defaults

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