head	1.3;
access;
symbols
	pkgsrc-2014Q1:1.2.0.4
	pkgsrc-2014Q1-base:1.2
	pkgsrc-2013Q4:1.2.0.2
	pkgsrc-2013Q4-base:1.2;
locks; strict;
comment	@# @;


1.3
date	2014.06.11.12.36.17;	author joerg;	state dead;
branches;
next	1.2;
commitid	XezNXGnjQIlDq6Ex;

1.2
date	2013.12.17.14.00.13;	author ryoon;	state Exp;
branches;
next	1.1;
commitid	m6FM7k16Gt59yuhx;

1.1
date	2013.11.13.13.49.48;	author ryoon;	state Exp;
branches;
next	;
commitid	npGTsncsbsXnA7dx;


desc
@@


1.3
log
@Retire old thunderbird versions.
@
text
@# $NetBSD: Makefile,v 1.2 2013/12/17 14:00:13 ryoon Exp $
#

TB_VER=		17.0.11
PKGNAME=	thunderbird17-l10n-${TB_VER}
DISTNAME=	# empty
CATEGORIES=	mail
MASTER_SITES=	${MASTER_SITE_MOZILLA_ESR:=thunderbird/releases/${TB_VER}esr/linux-i686/xpi/}

MAINTAINER=	pkgsrc-users@@NetBSD.org
HOMEPAGE=	http://www.mozillamessaging.com/en-US/thunderbird/
COMMENT=	Language packs for mail/thunderbird

DIST_SUBDIR=	${PKGNAME_NOREV}
DISTFILES=	${XPI_FILES}

NO_BUILD=	yes

TB_LOCALES=	        ar be bn-BD br ca cs			\
                        da de el en-GB en-US es-AR es-ES et	\
                        eu fi fr fy-NL ga-IE he			\
                        hu id is it ja ko			\
                        lt nb-NO nl nn-NO			\
                        pt-BR pt-PT rm ru si sk			\
                        sl sq sv-SE ta-LK tr uk vi		\
                        zh-CN zh-TW

EXTENSIONS_DIR=		${PREFIX}/lib/thunderbird17/extensions
XPI_FILES=		${TB_LOCALES:=.xpi}

.include "../../devel/xulrunner17/xpi.mk"
.include "../../mk/bsd.pkg.mk"
@


1.2
log
@Update to 17.0.11

* Sync with thunderbird17-17.0.11
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 2013/11/13 13:49:48 ryoon Exp $
@


1.1
log
@Import thunderbird17-l10n-17.0.10 as mail/thunderbird17-l10n.

This package contains language packs for mail/thunderbird17.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.23 2013/09/28 00:52:53 ryoon Exp $
d4 1
a4 1
TB_VER=		17.0.10
@

