summaryrefslogtreecommitdiff
path: root/www/firefox-gtk2-bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/firefox-gtk2-bin/Makefile')
-rw-r--r--www/firefox-gtk2-bin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/firefox-gtk2-bin/Makefile b/www/firefox-gtk2-bin/Makefile
new file mode 100644
index 00000000000..9eb500d45fa
--- /dev/null
+++ b/www/firefox-gtk2-bin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/02/09 10:36:54 grant Exp $
+
+MOZILLA= firefox
+MOZ_VER= 0.8
+
+HOMEPAGE= http://www.mozilla.org/projects/firefox/
+COMMENT= Lightweight gecko-based web browser (gtk2 binary pkg)
+
+MOZ_GTK2= YES
+
+ONLY_FOR_PLATFORM+= Linux-*-i[3-6]86
+
+.include "../../www/mozilla-bin/Makefile.common"