summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
blob: 47663a54d6e5a840772f0fdbddfc258a0d1fce24 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: Makefile,v 1.36 2006/09/15 12:26:56 ghen Exp $

MOZILLA=		firefox
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"