summaryrefslogtreecommitdiff
path: root/mail/thunderbird-bin/Makefile
blob: 30e9311ad2252ca578323b62103486a26408d648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $NetBSD: Makefile,v 1.6 2004/02/10 11:36:48 grant Exp $

MOZILLA=	thunderbird

HOMEPAGE=	http://www.mozilla.org/projects/thunderbird/
COMMENT=	Redesign of the Mozilla mail client (binary pkg)

MOZ_GTK2=	YES
MOZ_EXTRA=	# empty

ONLY_FOR_PLATFORM+=	Linux-*-i[3-6]86 SunOS-5.[89]*-i386 SunOS-5.[89]*-sparc

.include "../../www/mozilla-bin/Makefile.common"