summaryrefslogtreecommitdiff
path: root/www/firefox2/Makefile
blob: 9443b1745ae6d86be168ba1cbd418ad95b56edd1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.3 2006/12/06 20:38:38 joerg Exp $

MOZILLA=		firefox
EXTRACT_SUFX=		.tar.bz2
COMMENT=		Lightweight gecko-based web browser
PKGREVISION=		1

MOZILLA_USE_GTK2=	# yes
MOZILLA_USE_XFT=	YES

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