aboutsummaryrefslogtreecommitdiff
path: root/www/xpi-locale-switcher/Makefile
blob: 7ab47027f3cc56b33b1692cfcccb7fdb054c1dfb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: Alexander V. Ribchansky <triosoft@triosoft.com.ua>
# $FreeBSD$

PORTNAME=	locale-switcher
PORTVERSION=	2.1
DISTVERSIONSUFFIX=	-fx+tb
CATEGORIES=	www

MAINTAINER=	triosoft@triosoft.com.ua
COMMENT=	Provides a convenient menu item to switch between installed languages

XPI_DISTNAME=	locale_switcher
XPI_NUM=	356
XPI_ID=		{338e0b96-2285-4424-b4c8-e25560750fa3}
XPI_FILES=	chrome/content/switch-tbird.xul chrome/content/switch.js \
		chrome/content/switch.xul chrome.manifest install.rdf
XPI_DIRS=	chrome/content chrome

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