Mozilla is an open-source web browser, designed for standards compliance, performance and portability. It provides users with acclaimed browsing convenience along with power features such as pop-up blocking and tabbed browsing. Mozilla also provides a sophisticated platform for developing web applications using technologies such as XML, SOAP and XSLT. This is a binary package for NetBSD and Linux, for tracking nightly builds of Mozilla.
10 lines
364 B
Text
10 lines
364 B
Text
# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2003/05/20 14:25:14 grant Exp $
|
|
#
|
|
|
|
DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat
|
|
DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11
|
|
DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk
|
|
|
|
.include "Makefile.Linux.i386"
|
|
|
|
.include "../../emulators/suse_linux/Makefile.application"
|