summaryrefslogtreecommitdiff
path: root/mail/thunderbird-bin-nightly/Makefile.Linux.i386
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-12-04 05:25:42 +0000
committergrant <grant@pkgsrc.org>2003-12-04 05:25:42 +0000
commit17c03809ca03ea493a589425398d2c3d8b67e479 (patch)
treee683c207183d35a9cc4f10028865f46706c1c3d3 /mail/thunderbird-bin-nightly/Makefile.Linux.i386
parent14bfb6f7cddb5495142548a691bdd8348c0aaf8d (diff)
downloadpkgsrc-17c03809ca03ea493a589425398d2c3d8b67e479.tar.gz
import thunderbird-bin-nightly from pkgsrc-wip.
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language.
Diffstat (limited to 'mail/thunderbird-bin-nightly/Makefile.Linux.i386')
-rw-r--r--mail/thunderbird-bin-nightly/Makefile.Linux.i38611
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/thunderbird-bin-nightly/Makefile.Linux.i386 b/mail/thunderbird-bin-nightly/Makefile.Linux.i386
new file mode 100644
index 00000000000..19cdca9bee5
--- /dev/null
+++ b/mail/thunderbird-bin-nightly/Makefile.Linux.i386
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile.Linux.i386,v 1.1.1.1 2003/12/04 05:25:42 grant Exp $
+#
+
+DISTNAME= thunderbird-i686-pc-linux-gnu
+EXTRACT_SUFX= .tar.bz2
+MASTER_SITES= http://ftp.mozilla.org/pub/thunderbird/nightly/2003-11-10-trunk/
+
+PLATFORM= linux
+MOZILLA_LIB= ${PREFIX}/lib/thunderbird-${PLATFORM}
+
+DEPENDS+= gtk2+>=2.2:../../x11/gtk2