summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
blob: 8de6a87daa9556bed2631a82b74b7165a408da3a (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.42 2007/03/07 21:32:54 dmcmahill 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"