blob: 51a9f4a360bac8d7513c243cf3dfb6d38a53b989 (
plain)
1
2
3
4
5
6
7
8
|
# $NetBSD: Makefile,v 1.17 2007/03/21 13:33:05 ghen Exp $
MOZILLA= firefox-gtk1
COMMENT= Lightweight gecko-based web browser built with GTK+-1.x
.include "../../www/firefox/Makefile-firefox.common"
.include "../../mk/bsd.pkg.mk"
|