pkgsrc/www/firefox-bin/Makefile
grant e8faa53dc7 re-add Firefox 0.8 binary pkg for NetBSD/i386, both the NetBSD native
and Linux versions (define MOZILLA_USE_LINUX to use the Linux version).

both tested on NetBSD-current.
2004-07-15 10:54:19 +00:00

13 lines
385 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/07/15 10:54:19 grant Exp $
MOZILLA= firefox
MOZ_VER= 0.9
HOMEPAGE= http://www.mozilla.org/projects/firefox/
COMMENT= Lightweight gecko-based web browser (binary pkg)
# see Makefile.NetBSD.i386 for NetBSD ONLY_FOR_PLATFORM patterns.
ONLY_FOR_PLATFORM+= Linux-*-i386
ONLY_FOR_PLATFORM+= SunOS-5.[89]*-*
.include "../../www/mozilla-bin/Makefile.common"