12 lines
288 B
Makefile
12 lines
288 B
Makefile
# $NetBSD: Makefile,v 1.46 2007/08/07 21:59:11 ghen Exp $
|
|
|
|
MOZILLA= firefox
|
|
COMMENT= Lightweight gecko-based web browser
|
|
|
|
MOZILLA_USE_GTK2= # yes
|
|
MOZILLA_USE_XFT= YES
|
|
|
|
INSTALLATION_DIRS= lib/pkgconfig
|
|
|
|
.include "../../www/firefox/Makefile-firefox.common"
|
|
.include "../../mk/bsd.pkg.mk"
|