blob: 333300ac4a10a5d037b591269c17785086abd842 (
plain)
1
2
3
4
5
6
7
|
# $NetBSD: Makefile,v 1.13 2006/05/04 05:16:13 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"
|