summaryrefslogtreecommitdiff
path: root/www/firefox/Makefile
blob: 38d363c1e975c0bc4e10b3e47ed60b3ef58a637d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# $NetBSD: Makefile,v 1.26 2005/12/28 18:11:56 jmmv Exp $

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

_MOZILLA_USE_GTK2=	# defined
MOZILLA_USE_XFT=	YES

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