summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
blob: a3ec745b697d2e1eba5271e6dd5ae625377051a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.37 2006/10/19 10:25:17 markd Exp $

MOZILLA=		firefox
PKGREVISION=		1

COMMENT=		Lightweight gecko-based web browser

MOZILLA_USE_GTK2=	# yes
MOZILLA_USE_XFT=	YES

.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"